module Data.Prizm.Color.CIE.LAB where import Data.Prizm.Types toXYZ :: CIELAB Double -> CIEXYZ Double toLCH :: CIELAB Double -> CIELCH Double