pub type DciP3<L = Rgba> = Rgb<DciP3, DciP3, L>;
DCI-P3 for theatrical projection. Layout defaults to Rgba.
Rgba
pub struct DciP3<L = Rgba>(/* private fields */);