max property
The channel's maximum value.
Unless this color space is strictly bounded, this channel's values may still be above this maximum 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 max;