#5de3fe color space conversions
Hex:
        #5de3fe
        RGB:
        93, 227, 254
        CMY:
        64, 11, 0
        CMYK:
        63, 11, 0, 0
      HSL:
        190°, 98.7730%, 68.0392%
        HSV (HSB):
        190°, 63.3858%, 99.6078%
        XYZ:
        49.8727, 64.4211, 103.5719
        xyY:
        0.2289, 0.2957, 64.4211
      CIE-Lab:
        84.1845, -28.5455, -23.9618
        CIE-LCH:
        84.1845, 37.2694, 220.0110
        CIE-Luv:
        84.1845, -51.9805, -34.3501
        Hunter-Lab:
        80.2627, -29.5457, -20.3245
      #5de3fe color charts
#5de3fe RGB chart
      #5de3fe CMYK chart
      #5de3fe RGB pie chart
      #5de3fe color shades, tints & tones
#5de3fe color schemes
#5de3fe color preview, HTML & CSS examples
           This text has a color of #5de3fe        
        
          <p style="color:#5de3fe;">Text here</p>
        
        
          .mytext {color:#5de3fe;}
        
        Text color #5de3fe
      
           This box has a color of #5de3fe        
        
          <div style="background-color:#5de3fe;">Content here</div>
        
        
          .mybackground {background-color:#5de3fe;}
        
        Background color #5de3fe
      
           Border around this has a color of #5de3fe        
        
          <div style="border:2px solid #5de3fe;">Content here</div>
        
        
          .myborder {border:2px solid #5de3fe;}
        
        Border color #5de3fe