#5fbe7d color space conversions
Hex:
        #5fbe7d
        RGB:
        95, 190, 125
        CMY:
        63, 25, 51
        CMYK:
        50, 0, 34, 25
      HSL:
        139°, 42.2222%, 55.8824%
        HSV (HSB):
        139°, 50.0000%, 74.5098%
        XYZ:
        26.8344, 40.7405, 25.8514
        xyY:
        0.2872, 0.4361, 40.7405
      CIE-Lab:
        69.9937, -42.6518, 24.4220
        CIE-LCH:
        69.9937, 49.1489, 150.2049
        CIE-Luv:
        69.9937, -43.5133, 40.1506
        Hunter-Lab:
        63.8283, -36.6552, 20.6664
      #5fbe7d color charts
#5fbe7d RGB chart
      #5fbe7d CMYK chart
      #5fbe7d RGB pie chart
      #5fbe7d color shades, tints & tones
#5fbe7d color schemes
#5fbe7d color preview, HTML & CSS examples
           This text has a color of #5fbe7d        
        
          <p style="color:#5fbe7d;">Text here</p>
        
        
          .mytext {color:#5fbe7d;}
        
        Text color #5fbe7d
      
           This box has a color of #5fbe7d        
        
          <div style="background-color:#5fbe7d;">Content here</div>
        
        
          .mybackground {background-color:#5fbe7d;}
        
        Background color #5fbe7d
      
           Border around this has a color of #5fbe7d        
        
          <div style="border:2px solid #5fbe7d;">Content here</div>
        
        
          .myborder {border:2px solid #5fbe7d;}
        
        Border color #5fbe7d