#5fcb4f color space conversions
Hex:
        #5fcb4f
        RGB:
        95, 203, 79
        CMY:
        63, 20, 69
        CMYK:
        53, 0, 61, 20
      HSL:
        112°, 54.3860%, 55.2941%
        HSV (HSB):
        112°, 61.0837%, 79.6078%
        XYZ:
        27.4865, 45.7093, 14.7712
        xyY:
        0.3125, 0.5196, 45.7093
      CIE-Lab:
        73.3565, -54.5109, 51.2971
        CIE-LCH:
        73.3565, 74.8520, 136.7397
        CIE-Luv:
        73.3565, -50.2420, 71.3201
        Hunter-Lab:
        67.6086, -45.7453, 34.3723
      #5fcb4f color charts
#5fcb4f RGB chart
      #5fcb4f CMYK chart
      #5fcb4f RGB pie chart
      #5fcb4f color shades, tints & tones
#5fcb4f color schemes
#5fcb4f color preview, HTML & CSS examples
           This text has a color of #5fcb4f        
        
          <p style="color:#5fcb4f;">Text here</p>
        
        
          .mytext {color:#5fcb4f;}
        
        Text color #5fcb4f
      
           This box has a color of #5fcb4f        
        
          <div style="background-color:#5fcb4f;">Content here</div>
        
        
          .mybackground {background-color:#5fcb4f;}
        
        Background color #5fcb4f
      
           Border around this has a color of #5fcb4f        
        
          <div style="border:2px solid #5fcb4f;">Content here</div>
        
        
          .myborder {border:2px solid #5fcb4f;}
        
        Border color #5fcb4f