#5dedf7 color space conversions
Hex:
        #5dedf7
        RGB:
        93, 237, 247
        CMY:
        64, 7, 3
        CMYK:
        62, 4, 0, 3
      HSL:
        184°, 90.5882%, 66.6667%
        HSV (HSB):
        184°, 62.3482%, 96.8627%
        XYZ:
        51.5869, 69.6109, 98.7130
        xyY:
        0.2346, 0.3165, 69.6109
      CIE-Lab:
        86.8057, -35.2750, -16.3174
        CIE-LCH:
        86.8057, 38.8662, 204.8241
        CIE-Luv:
        86.8057, -55.9609, -20.5721
        Hunter-Lab:
        83.4332, -35.6411, -11.7451
      #5dedf7 color charts
#5dedf7 RGB chart
      #5dedf7 CMYK chart
      #5dedf7 RGB pie chart
      #5dedf7 color shades, tints & tones
#5dedf7 color schemes
#5dedf7 color preview, HTML & CSS examples
           This text has a color of #5dedf7        
        
          <p style="color:#5dedf7;">Text here</p>
        
        
          .mytext {color:#5dedf7;}
        
        Text color #5dedf7
      
           This box has a color of #5dedf7        
        
          <div style="background-color:#5dedf7;">Content here</div>
        
        
          .mybackground {background-color:#5dedf7;}
        
        Background color #5dedf7
      
           Border around this has a color of #5dedf7        
        
          <div style="border:2px solid #5dedf7;">Content here</div>
        
        
          .myborder {border:2px solid #5dedf7;}
        
        Border color #5dedf7