Represents a CMYK color value.
Defines a CMYK color value with components between 0 and 1.
- ‘c’: The cyan component.
- ‘m’: The magenta component.
- ‘y’: The yellow component.
- ‘k’: The black component.
- ‘tint’: The tint factor.
Represents a CMYK color value.
Defines a CMYK color value with components between 0 and 1.