workingToColorSpace

fun workingToColorSpace(color: Color, targetColorSpace: ColorSpace): Color

Converts color from the workingColorSpace to targetColorSpace.

Return

The converted color.