cmyk2rgb¶
CMYK2RGB - Convert CMYK to RGB
RGB = CMYK2RGB(COLOR)
Converts from CMYK color space to RGB space.
Color values must be in 0..1.
See also: RGB2CMYK
Derived from code posted to the web by
Ch Begler at Scripps Institute of Oceanography