#5fdd7d color space conversions
Hex:
        #5fdd7d
        RGB:
        95, 221, 125
        CMY:
        63, 13, 51
        CMYK:
        57, 0, 43, 13
      HSL:
        134°, 64.9485%, 61.9608%
        HSV (HSB):
        134°, 57.0136%, 86.6667%
        XYZ:
        34.2774, 55.6265, 28.3324
        xyY:
        0.2899, 0.4705, 55.6265
      CIE-Lab:
        79.4008, -55.3113, 36.7997
        CIE-LCH:
        79.4008, 66.4346, 146.3634
        CIE-Luv:
        79.4008, -55.8110, 58.4462
        Hunter-Lab:
        74.5832, -48.4843, 29.6853
      #5fdd7d color charts
#5fdd7d RGB chart
      #5fdd7d CMYK chart
      #5fdd7d RGB pie chart
      #5fdd7d color shades, tints & tones
#5fdd7d color schemes
#5fdd7d color preview, HTML & CSS examples
           This text has a color of #5fdd7d        
        
          <p style="color:#5fdd7d;">Text here</p>
        
        
          .mytext {color:#5fdd7d;}
        
        Text color #5fdd7d
      
           This box has a color of #5fdd7d        
        
          <div style="background-color:#5fdd7d;">Content here</div>
        
        
          .mybackground {background-color:#5fdd7d;}
        
        Background color #5fdd7d
      
           Border around this has a color of #5fdd7d        
        
          <div style="border:2px solid #5fdd7d;">Content here</div>
        
        
          .myborder {border:2px solid #5fdd7d;}
        
        Border color #5fdd7d