#5de3e4 color space conversions
Hex:
        #5de3e4
        RGB:
        93, 227, 228
        CMY:
        64, 11, 11
        CMYK:
        59, 0, 0, 11
      HSL:
        180°, 71.4286%, 62.9412%
        HSV (HSB):
        180°, 59.2105%, 89.4118%
        XYZ:
        45.9869, 62.8668, 83.1095
        xyY:
        0.2396, 0.3275, 62.8668
      CIE-Lab:
        83.3722, -35.8025, -11.4478
        CIE-LCH:
        83.3722, 37.5882, 197.7317
        CIE-Luv:
        83.3722, -53.4261, -12.3830
        Hunter-Lab:
        79.2886, -35.2261, -6.6452
      #5de3e4 color charts
#5de3e4 RGB chart
      #5de3e4 CMYK chart
      #5de3e4 RGB pie chart
      #5de3e4 color shades, tints & tones
#5de3e4 color schemes
#5de3e4 color preview, HTML & CSS examples
           This text has a color of #5de3e4        
        
          <p style="color:#5de3e4;">Text here</p>
        
        
          .mytext {color:#5de3e4;}
        
        Text color #5de3e4
      
           This box has a color of #5de3e4        
        
          <div style="background-color:#5de3e4;">Content here</div>
        
        
          .mybackground {background-color:#5de3e4;}
        
        Background color #5de3e4
      
           Border around this has a color of #5de3e4        
        
          <div style="border:2px solid #5de3e4;">Content here</div>
        
        
          .myborder {border:2px solid #5de3e4;}
        
        Border color #5de3e4