//! Color characteristics.
use Decimal;
/// A representation of the CIE 1931 color space.
///
/// Indicates the colors a device can display.
/// A coordinate on the CIE 1931 color space graph, used to represent
/// which colors a device can display.