# File lib/color/cmyk.rb, line 156
156:
def
to_hsl
157:
to_rgb
.
to_hsl
158:
end