#5fb56a color space conversions
Hex:
        #5fb56a
        RGB:
        95, 181, 106
        CMY:
        63, 29, 58
        CMYK:
        48, 0, 41, 29
      HSL:
        128°, 36.7521%, 54.1176%
        HSV (HSB):
        128°, 47.5138%, 70.9804%
        XYZ:
        23.8447, 36.5213, 19.4282
        xyY:
        0.2988, 0.4577, 36.5213
      CIE-Lab:
        66.9163, -42.0514, 30.3636
        CIE-LCH:
        66.9163, 51.8678, 144.1685
        CIE-Luv:
        66.9163, -40.3921, 46.4870
        Hunter-Lab:
        60.4328, -35.3275, 23.2421
      #5fb56a color charts
#5fb56a RGB chart
      #5fb56a CMYK chart
      #5fb56a RGB pie chart
      #5fb56a color shades, tints & tones
#5fb56a color schemes
#5fb56a color preview, HTML & CSS examples
           This text has a color of #5fb56a        
        
          <p style="color:#5fb56a;">Text here</p>
        
        
          .mytext {color:#5fb56a;}
        
        Text color #5fb56a
      
           This box has a color of #5fb56a        
        
          <div style="background-color:#5fb56a;">Content here</div>
        
        
          .mybackground {background-color:#5fb56a;}
        
        Background color #5fb56a
      
           Border around this has a color of #5fb56a        
        
          <div style="border:2px solid #5fb56a;">Content here</div>
        
        
          .myborder {border:2px solid #5fb56a;}
        
        Border color #5fb56a