#5fdb7d color space conversions
Hex:
        #5fdb7d
        RGB:
        95, 219, 125
        CMY:
        63, 14, 51
        CMYK:
        57, 0, 43, 14
      HSL:
        135°, 63.2653%, 61.5686%
        HSV (HSB):
        135°, 56.6210%, 85.8824%
        XYZ:
        33.7525, 54.5766, 28.1574
        xyY:
        0.2898, 0.4685, 54.5766
      CIE-Lab:
        78.7968, -54.5339, 36.0217
        CIE-LCH:
        78.7968, 65.3568, 146.5538
        CIE-Luv:
        78.7968, -55.0417, 57.3121
        Hunter-Lab:
        73.8760, -47.7298, 29.1151
      #5fdb7d color charts
#5fdb7d RGB chart
      #5fdb7d CMYK chart
      #5fdb7d RGB pie chart
      #5fdb7d color shades, tints & tones
#5fdb7d color schemes
#5fdb7d color preview, HTML & CSS examples
           This text has a color of #5fdb7d        
        
          <p style="color:#5fdb7d;">Text here</p>
        
        
          .mytext {color:#5fdb7d;}
        
        Text color #5fdb7d
      
           This box has a color of #5fdb7d        
        
          <div style="background-color:#5fdb7d;">Content here</div>
        
        
          .mybackground {background-color:#5fdb7d;}
        
        Background color #5fdb7d
      
           Border around this has a color of #5fdb7d        
        
          <div style="border:2px solid #5fdb7d;">Content here</div>
        
        
          .myborder {border:2px solid #5fdb7d;}
        
        Border color #5fdb7d