pub use cmyk::Cmyk;
pub use cmyk::CmykInt;
pub use hsl::Hsl;
pub use hsl::HslInt;
pub use rgb::Rgb;
pub use rgb::RgbScaled;