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