#5dcef3 color space conversions
Hex:
        #5dcef3
        RGB:
        93, 206, 243
        CMY:
        64, 19, 5
        CMYK:
        62, 15, 0, 5
      HSL:
        195°, 86.2069%, 65.8824%
        HSV (HSB):
        195°, 61.7284%, 95.2941%
        XYZ:
        42.7632, 52.9408, 92.7588
        xyY:
        0.2269, 0.2809, 52.9408
      CIE-Lab:
        77.8401, -21.3521, -27.8024
        CIE-LCH:
        77.8401, 35.0555, 232.4759
        CIE-Luv:
        77.8401, -44.9801, -41.5590
        Hunter-Lab:
        72.7605, -22.4218, -24.6536
      #5dcef3 color charts
#5dcef3 RGB chart
      #5dcef3 CMYK chart
      #5dcef3 RGB pie chart
      #5dcef3 color shades, tints & tones
#5dcef3 color schemes
#5dcef3 color preview, HTML & CSS examples
           This text has a color of #5dcef3        
        
          <p style="color:#5dcef3;">Text here</p>
        
        
          .mytext {color:#5dcef3;}
        
        Text color #5dcef3
      
           This box has a color of #5dcef3        
        
          <div style="background-color:#5dcef3;">Content here</div>
        
        
          .mybackground {background-color:#5dcef3;}
        
        Background color #5dcef3
      
           Border around this has a color of #5dcef3        
        
          <div style="border:2px solid #5dcef3;">Content here</div>
        
        
          .myborder {border:2px solid #5dcef3;}
        
        Border color #5dcef3