The source project of this merge request has been removed.
Fix deserialization of CMYK colors
This merge request fixes KoColor
's testSerialization
test at line 61 by using the proper extrema for the black channel.
I also removed commented out code in CMYK's KoColorSpaceMaths
.