#5ee8dd color space conversions
Hex:
        #5ee8dd
        RGB:
        94, 232, 221
        CMY:
        63, 9, 13
        CMYK:
        59, 0, 5, 9
      HSL:
        175°, 75.0000%, 63.9216%
        HSV (HSB):
        175°, 59.4828%, 90.9804%
        XYZ:
        46.5239, 65.3134, 78.5613
        xyY:
        0.2443, 0.3430, 65.3134
      CIE-Lab:
        84.6450, -39.7665, -5.8565
        CIE-LCH:
        84.6450, 40.1954, 188.3778
        CIE-Luv:
        84.6450, -55.4246, -2.7705
        Hunter-Lab:
        80.8167, -38.6719, -1.0637
      #5ee8dd color charts
#5ee8dd RGB chart
      #5ee8dd CMYK chart
      #5ee8dd RGB pie chart
      #5ee8dd color shades, tints & tones
#5ee8dd color schemes
#5ee8dd color preview, HTML & CSS examples
           This text has a color of #5ee8dd        
        
          <p style="color:#5ee8dd;">Text here</p>
        
        
          .mytext {color:#5ee8dd;}
        
        Text color #5ee8dd
      
           This box has a color of #5ee8dd        
        
          <div style="background-color:#5ee8dd;">Content here</div>
        
        
          .mybackground {background-color:#5ee8dd;}
        
        Background color #5ee8dd
      
           Border around this has a color of #5ee8dd        
        
          <div style="border:2px solid #5ee8dd;">Content here</div>
        
        
          .myborder {border:2px solid #5ee8dd;}
        
        Border color #5ee8dd