#5ae2dd color space conversions
Hex:
        #5ae2dd
        RGB:
        90, 226, 221
        CMY:
        65, 11, 13
        CMYK:
        60, 0, 2, 11
      HSL:
        178°, 70.1031%, 61.9608%
        HSV (HSB):
        178°, 60.1770%, 88.6275%
        XYZ:
        44.4640, 61.7868, 77.9892
        xyY:
        0.2413, 0.3354, 61.7868
      CIE-Lab:
        82.7999, -37.7175, -8.6011
        CIE-LCH:
        82.7999, 38.6857, 192.8460
        CIE-Luv:
        82.7999, -54.1109, -7.4782
        Hunter-Lab:
        78.6046, -36.5867, -3.8026
      #5ae2dd color charts
#5ae2dd RGB chart
      #5ae2dd CMYK chart
      #5ae2dd RGB pie chart
      #5ae2dd color shades, tints & tones
#5ae2dd color schemes
#5ae2dd color preview, HTML & CSS examples
           This text has a color of #5ae2dd        
        
          <p style="color:#5ae2dd;">Text here</p>
        
        
          .mytext {color:#5ae2dd;}
        
        Text color #5ae2dd
      
           This box has a color of #5ae2dd        
        
          <div style="background-color:#5ae2dd;">Content here</div>
        
        
          .mybackground {background-color:#5ae2dd;}
        
        Background color #5ae2dd
      
           Border around this has a color of #5ae2dd        
        
          <div style="border:2px solid #5ae2dd;">Content here</div>
        
        
          .myborder {border:2px solid #5ae2dd;}
        
        Border color #5ae2dd