#5de2fb color space conversions
Hex:
        #5de2fb
        RGB:
        93, 226, 251
        CMY:
        64, 11, 2
        CMYK:
        63, 10, 0, 2
      HSL:
        189°, 95.1807%, 67.4510%
        HSV (HSB):
        189°, 62.9482%, 98.4314%
        XYZ:
        49.1231, 63.6849, 100.9701
        xyY:
        0.2298, 0.2979, 63.6849
      CIE-Lab:
        83.8014, -28.9247, -22.9613
        CIE-LCH:
        83.8014, 36.9305, 218.4436
        CIE-Luv:
        83.8014, -51.7872, -32.5793
        Hunter-Lab:
        79.8028, -29.7781, -19.1544
      #5de2fb color charts
#5de2fb RGB chart
      #5de2fb CMYK chart
      #5de2fb RGB pie chart
      #5de2fb color shades, tints & tones
#5de2fb color schemes
#5de2fb color preview, HTML & CSS examples
           This text has a color of #5de2fb        
        
          <p style="color:#5de2fb;">Text here</p>
        
        
          .mytext {color:#5de2fb;}
        
        Text color #5de2fb
      
           This box has a color of #5de2fb        
        
          <div style="background-color:#5de2fb;">Content here</div>
        
        
          .mybackground {background-color:#5de2fb;}
        
        Background color #5de2fb
      
           Border around this has a color of #5de2fb        
        
          <div style="border:2px solid #5de2fb;">Content here</div>
        
        
          .myborder {border:2px solid #5de2fb;}
        
        Border color #5de2fb