#5fe9da color space conversions
Hex:
        #5fe9da
        RGB:
        95, 233, 218
        CMY:
        63, 9, 15
        CMYK:
        59, 0, 6, 9
      HSL:
        173°, 75.8242%, 64.3137%
        HSV (HSB):
        173°, 59.2275%, 91.3725%
        XYZ:
        46.5131, 65.7727, 76.5736
        xyY:
        0.2463, 0.3483, 65.7727
      CIE-Lab:
        84.8803, -40.8114, -3.9248
        CIE-LCH:
        84.8803, 40.9996, 185.4933
        CIE-Luv:
        84.8803, -55.7342, 0.4612
        Hunter-Lab:
        81.1004, -39.5513, 0.7896
      #5fe9da color charts
#5fe9da RGB chart
      #5fe9da CMYK chart
      #5fe9da RGB pie chart
      #5fe9da color shades, tints & tones
#5fe9da color schemes
#5fe9da color preview, HTML & CSS examples
           This text has a color of #5fe9da        
        
          <p style="color:#5fe9da;">Text here</p>
        
        
          .mytext {color:#5fe9da;}
        
        Text color #5fe9da
      
           This box has a color of #5fe9da        
        
          <div style="background-color:#5fe9da;">Content here</div>
        
        
          .mybackground {background-color:#5fe9da;}
        
        Background color #5fe9da
      
           Border around this has a color of #5fe9da        
        
          <div style="border:2px solid #5fe9da;">Content here</div>
        
        
          .myborder {border:2px solid #5fe9da;}
        
        Border color #5fe9da