#5de6fe color space conversions
Hex:
        #5de6fe
        RGB:
        93, 230, 254
        CMY:
        64, 10, 0
        CMYK:
        63, 9, 0, 0
      HSL:
        189°, 98.7730%, 68.0392%
        HSV (HSB):
        189°, 63.3858%, 99.6078%
        XYZ:
        50.7004, 66.0765, 103.8478
        xyY:
        0.2298, 0.2995, 66.0765
      CIE-Lab:
        85.0354, -29.9943, -22.6692
        CIE-LCH:
        85.0354, 37.5973, 217.0814
        CIE-Luv:
        85.0354, -53.0542, -31.9810
        Hunter-Lab:
        81.2875, -30.9195, -18.8440
      #5de6fe color charts
#5de6fe RGB chart
      #5de6fe CMYK chart
      #5de6fe RGB pie chart
      #5de6fe color shades, tints & tones
#5de6fe color schemes
#5de6fe color preview, HTML & CSS examples
           This text has a color of #5de6fe        
        
          <p style="color:#5de6fe;">Text here</p>
        
        
          .mytext {color:#5de6fe;}
        
        Text color #5de6fe
      
           This box has a color of #5de6fe        
        
          <div style="background-color:#5de6fe;">Content here</div>
        
        
          .mybackground {background-color:#5de6fe;}
        
        Background color #5de6fe
      
           Border around this has a color of #5de6fe        
        
          <div style="border:2px solid #5de6fe;">Content here</div>
        
        
          .myborder {border:2px solid #5de6fe;}
        
        Border color #5de6fe