#5fe9db color space conversions
Hex:
        #5fe9db
        RGB:
        95, 233, 219
        CMY:
        63, 9, 14
        CMYK:
        59, 0, 6, 9
      HSL:
        174°, 75.8242%, 64.3137%
        HSV (HSB):
        174°, 59.2275%, 91.3725%
        XYZ:
        46.6444, 65.8252, 77.2649
        xyY:
        0.2458, 0.3469, 65.8252
      CIE-Lab:
        84.9072, -40.5567, -4.4122
        CIE-LCH:
        84.9072, 40.7960, 186.2089
        CIE-Luv:
        84.9072, -55.6784, -0.3500
        Hunter-Lab:
        81.1327, -39.3600, 0.3294
      #5fe9db color charts
#5fe9db RGB chart
      #5fe9db CMYK chart
      #5fe9db RGB pie chart
      #5fe9db color shades, tints & tones
#5fe9db color schemes
#5fe9db color preview, HTML & CSS examples
           This text has a color of #5fe9db        
        
          <p style="color:#5fe9db;">Text here</p>
        
        
          .mytext {color:#5fe9db;}
        
        Text color #5fe9db
      
           This box has a color of #5fe9db        
        
          <div style="background-color:#5fe9db;">Content here</div>
        
        
          .mybackground {background-color:#5fe9db;}
        
        Background color #5fe9db
      
           Border around this has a color of #5fe9db        
        
          <div style="border:2px solid #5fe9db;">Content here</div>
        
        
          .myborder {border:2px solid #5fe9db;}
        
        Border color #5fe9db