# File lib/color/cmyk.rb, line 108
  def css_hsl
    to_hsl.css_hsl
  end