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