#5fdb7e color space conversions
Hex:
        #5fdb7e
        RGB:
        95, 219, 126
        CMY:
        63, 14, 51
        CMYK:
        57, 0, 42, 14
      HSL:
        135°, 63.2653%, 61.5686%
        HSV (HSB):
        135°, 56.6210%, 85.8824%
        XYZ:
        33.8167, 54.6023, 28.4956
        xyY:
        0.2892, 0.4670, 54.6023
      CIE-Lab:
        78.8116, -54.3736, 35.5392
        CIE-LCH:
        78.8116, 64.9579, 146.8309
        CIE-Luv:
        78.8116, -55.0020, 56.7371
        Hunter-Lab:
        73.8934, -47.6242, 28.8612
      #5fdb7e color charts
#5fdb7e RGB chart
      #5fdb7e CMYK chart
      #5fdb7e RGB pie chart
      #5fdb7e color shades, tints & tones
#5fdb7e color schemes
#5fdb7e color preview, HTML & CSS examples
           This text has a color of #5fdb7e        
        
          <p style="color:#5fdb7e;">Text here</p>
        
        
          .mytext {color:#5fdb7e;}
        
        Text color #5fdb7e
      
           This box has a color of #5fdb7e        
        
          <div style="background-color:#5fdb7e;">Content here</div>
        
        
          .mybackground {background-color:#5fdb7e;}
        
        Background color #5fdb7e
      
           Border around this has a color of #5fdb7e        
        
          <div style="border:2px solid #5fdb7e;">Content here</div>
        
        
          .myborder {border:2px solid #5fdb7e;}
        
        Border color #5fdb7e