-- | Color and color space conversion module Data.Color ( module Data.Color.Types, module Data.Color.StandardIlluminants ) where import Data.Color.Types import Data.Color.StandardIlluminants