Converts CMYK values to RGB values.
An object with c, m, y, and k properties.
An object with r, g, and b properties.
If the input is not a valid CMYK object or if CMYK values are out of range.
Converts CMYK values to RGB values.