The green component of the color.
Returns:
258 259 260 261
# File 'lib/sass/script/color.rb', line 258 def green hsl_to_rgb! @attrs[:green] end