# File lib/color/cmyk.rb, line 113
  def css_hsla
    to_hsl.css_hsla
  end