#5de3df color space conversions
Hex:
        #5de3df
        RGB:
        93, 227, 223
        CMY:
        64, 11, 13
        CMYK:
        59, 0, 2, 11
      HSL:
        178°, 70.5263%, 62.7451%
        HSV (HSB):
        178°, 59.0308%, 89.0196%
        XYZ:
        45.3026, 62.5930, 79.5060
        xyY:
        0.2417, 0.3340, 62.5930
      CIE-Lab:
        83.2278, -37.1367, -9.0160
        CIE-LCH:
        83.2278, 38.2155, 193.6462
        CIE-Luv:
        83.2278, -53.7050, -8.2339
        Hunter-Lab:
        79.1158, -36.2415, -4.2014
      #5de3df color charts
#5de3df RGB chart
      #5de3df CMYK chart
      #5de3df RGB pie chart
      #5de3df color shades, tints & tones
#5de3df color schemes
#5de3df color preview, HTML & CSS examples
           This text has a color of #5de3df        
        
          <p style="color:#5de3df;">Text here</p>
        
        
          .mytext {color:#5de3df;}
        
        Text color #5de3df
      
           This box has a color of #5de3df        
        
          <div style="background-color:#5de3df;">Content here</div>
        
        
          .mybackground {background-color:#5de3df;}
        
        Background color #5de3df
      
           Border around this has a color of #5de3df        
        
          <div style="border:2px solid #5de3df;">Content here</div>
        
        
          .myborder {border:2px solid #5de3df;}
        
        Border color #5de3df