#5fdb5e color space conversions
Hex:
        #5fdb5e
        RGB:
        95, 219, 94
        CMY:
        63, 14, 63
        CMYK:
        57, 0, 57, 14
      HSL:
        120°, 63.4518%, 61.3725%
        HSV (HSB):
        120°, 57.0776%, 85.8824%
        XYZ:
        32.0712, 53.9041, 19.3039
        xyY:
        0.3046, 0.5120, 53.9041
      CIE-Lab:
        78.4058, -58.8281, 50.4138
        CIE-LCH:
        78.4058, 77.4745, 139.4045
        CIE-Luv:
        78.4058, -56.1316, 72.9576
        Hunter-Lab:
        73.4194, -50.5112, 35.8047
      #5fdb5e color charts
#5fdb5e RGB chart
      #5fdb5e CMYK chart
      #5fdb5e RGB pie chart
      #5fdb5e color shades, tints & tones
#5fdb5e color schemes
#5fdb5e color preview, HTML & CSS examples
           This text has a color of #5fdb5e        
        
          <p style="color:#5fdb5e;">Text here</p>
        
        
          .mytext {color:#5fdb5e;}
        
        Text color #5fdb5e
      
           This box has a color of #5fdb5e        
        
          <div style="background-color:#5fdb5e;">Content here</div>
        
        
          .mybackground {background-color:#5fdb5e;}
        
        Background color #5fdb5e
      
           Border around this has a color of #5fdb5e        
        
          <div style="border:2px solid #5fdb5e;">Content here</div>
        
        
          .myborder {border:2px solid #5fdb5e;}
        
        Border color #5fdb5e