min property
The channel's minimum value.
Unless this color space is strictly bounded, this channel's values may still be below this minimum value. It just represents a limit to reference when specifying channels by percentage, as well as a boundary for what's considered in-gamut if the color space has a bounded gamut.
Implementation
final double min;