#5ccdd7 color space conversions
Hex:
        #5ccdd7
        RGB:
        92, 205, 215
        CMY:
        64, 20, 16
        CMYK:
        57, 5, 0, 16
      HSL:
        185°, 60.5911%, 60.1961%
        HSV (HSB):
        185°, 57.2093%, 84.3137%
        XYZ:
        38.5107, 50.8443, 72.0742
        xyY:
        0.2386, 0.3150, 50.8443
      CIE-Lab:
        76.5846, -29.0862, -14.6738
        CIE-LCH:
        76.5846, 32.5780, 206.7706
        CIE-Luv:
        76.5846, -46.2267, -18.4811
        Hunter-Lab:
        71.3052, -28.3792, -10.0158
      #5ccdd7 color charts
#5ccdd7 RGB chart
      #5ccdd7 CMYK chart
      #5ccdd7 RGB pie chart
      #5ccdd7 color shades, tints & tones
#5ccdd7 color schemes
#5ccdd7 color preview, HTML & CSS examples
           This text has a color of #5ccdd7        
        
          <p style="color:#5ccdd7;">Text here</p>
        
        
          .mytext {color:#5ccdd7;}
        
        Text color #5ccdd7
      
           This box has a color of #5ccdd7        
        
          <div style="background-color:#5ccdd7;">Content here</div>
        
        
          .mybackground {background-color:#5ccdd7;}
        
        Background color #5ccdd7
      
           Border around this has a color of #5ccdd7        
        
          <div style="border:2px solid #5ccdd7;">Content here</div>
        
        
          .myborder {border:2px solid #5ccdd7;}
        
        Border color #5ccdd7