#5de0f5 color space conversions
Hex:
        #5de0f5
        RGB:
        93, 224, 245
        CMY:
        64, 12, 4
        CMYK:
        62, 9, 0, 4
      HSL:
        188°, 88.3721%, 66.2745%
        HSV (HSB):
        188°, 62.0408%, 96.0784%
        XYZ:
        47.6513, 62.2310, 95.8865
        xyY:
        0.2316, 0.3024, 62.2310
      CIE-Lab:
        83.0361, -29.6742, -20.9511
        CIE-LCH:
        83.0361, 36.3251, 215.2236
        CIE-Luv:
        83.0361, -51.3960, -29.0417
        Hunter-Lab:
        78.8867, -30.2292, -16.8462
      #5de0f5 color charts
#5de0f5 RGB chart
      #5de0f5 CMYK chart
      #5de0f5 RGB pie chart
      #5de0f5 color shades, tints & tones
#5de0f5 color schemes
#5de0f5 color preview, HTML & CSS examples
           This text has a color of #5de0f5        
        
          <p style="color:#5de0f5;">Text here</p>
        
        
          .mytext {color:#5de0f5;}
        
        Text color #5de0f5
      
           This box has a color of #5de0f5        
        
          <div style="background-color:#5de0f5;">Content here</div>
        
        
          .mybackground {background-color:#5de0f5;}
        
        Background color #5de0f5
      
           Border around this has a color of #5de0f5        
        
          <div style="border:2px solid #5de0f5;">Content here</div>
        
        
          .myborder {border:2px solid #5de0f5;}
        
        Border color #5de0f5