#5fdf8d color space conversions
Hex:
        #5fdf8d
        RGB:
        95, 223, 141
        CMY:
        63, 13, 45
        CMYK:
        57, 0, 37, 13
      HSL:
        142°, 66.6667%, 62.3529%
        HSV (HSB):
        142°, 57.3991%, 87.4510%
        XYZ:
        35.9147, 57.1313, 34.3339
        xyY:
        0.2819, 0.4485, 57.1313
      CIE-Lab:
        80.2534, -53.4078, 29.8251
        CIE-LCH:
        80.2534, 61.1713, 150.8192
        CIE-Luv:
        80.2534, -55.9076, 50.0465
        Hunter-Lab:
        75.5853, -47.4591, 25.9778
      #5fdf8d color charts
#5fdf8d RGB chart
      #5fdf8d CMYK chart
      #5fdf8d RGB pie chart
      #5fdf8d color shades, tints & tones
#5fdf8d color schemes
#5fdf8d color preview, HTML & CSS examples
           This text has a color of #5fdf8d        
        
          <p style="color:#5fdf8d;">Text here</p>
        
        
          .mytext {color:#5fdf8d;}
        
        Text color #5fdf8d
      
           This box has a color of #5fdf8d        
        
          <div style="background-color:#5fdf8d;">Content here</div>
        
        
          .mybackground {background-color:#5fdf8d;}
        
        Background color #5fdf8d
      
           Border around this has a color of #5fdf8d        
        
          <div style="border:2px solid #5fdf8d;">Content here</div>
        
        
          .myborder {border:2px solid #5fdf8d;}
        
        Border color #5fdf8d