#5fe8ae color space conversions
Hex:
        #5fe8ae
        RGB:
        95, 232, 174
        CMY:
        63, 9, 32
        CMYK:
        59, 0, 25, 9
      HSL:
        155°, 74.8634%, 64.1176%
        HSV (HSB):
        155°, 59.0517%, 90.9804%
        XYZ:
        41.2159, 63.2021, 50.0713
        xyY:
        0.2668, 0.4091, 63.2021
      CIE-Lab:
        83.5486, -50.6356, 17.2619
        CIE-LCH:
        83.5486, 53.4971, 161.1755
        CIE-Luv:
        83.5486, -57.7325, 33.5219
        Hunter-Lab:
        79.4998, -46.5829, 18.3072
      #5fe8ae color charts
#5fe8ae RGB chart
      #5fe8ae CMYK chart
      #5fe8ae RGB pie chart
      #5fe8ae color shades, tints & tones
#5fe8ae color schemes
#5fe8ae color preview, HTML & CSS examples
           This text has a color of #5fe8ae        
        
          <p style="color:#5fe8ae;">Text here</p>
        
        
          .mytext {color:#5fe8ae;}
        
        Text color #5fe8ae
      
           This box has a color of #5fe8ae        
        
          <div style="background-color:#5fe8ae;">Content here</div>
        
        
          .mybackground {background-color:#5fe8ae;}
        
        Background color #5fe8ae
      
           Border around this has a color of #5fe8ae        
        
          <div style="border:2px solid #5fe8ae;">Content here</div>
        
        
          .myborder {border:2px solid #5fe8ae;}
        
        Border color #5fe8ae