#5fb97d color space conversions
Hex:
        #5fb97d
        RGB:
        95, 185, 125
        CMY:
        63, 27, 51
        CMYK:
        49, 0, 32, 27
      HSL:
        140°, 39.1304%, 54.9020%
        HSV (HSB):
        140°, 48.6486%, 72.5490%
        XYZ:
        25.7699, 38.6115, 25.4966
        xyY:
        0.2867, 0.4296, 38.6115
      CIE-Lab:
        68.4689, -40.4753, 22.3623
        CIE-LCH:
        68.4689, 46.2420, 151.0797
        CIE-Luv:
        68.4689, -41.4521, 37.0495
        Hunter-Lab:
        62.1381, -34.7142, 19.1688
      #5fb97d color charts
#5fb97d RGB chart
      #5fb97d CMYK chart
      #5fb97d RGB pie chart
      #5fb97d color shades, tints & tones
#5fb97d color schemes
#5fb97d color preview, HTML & CSS examples
           This text has a color of #5fb97d        
        
          <p style="color:#5fb97d;">Text here</p>
        
        
          .mytext {color:#5fb97d;}
        
        Text color #5fb97d
      
           This box has a color of #5fb97d        
        
          <div style="background-color:#5fb97d;">Content here</div>
        
        
          .mybackground {background-color:#5fb97d;}
        
        Background color #5fb97d
      
           Border around this has a color of #5fb97d        
        
          <div style="border:2px solid #5fb97d;">Content here</div>
        
        
          .myborder {border:2px solid #5fb97d;}
        
        Border color #5fb97d