#5cbcd1 color space conversions
Hex:
        #5cbcd1
        RGB:
        92, 188, 209
        CMY:
        64, 26, 18
        CMYK:
        56, 10, 0, 18
      HSL:
        191°, 55.9809%, 59.0196%
        HSV (HSB):
        191°, 55.9809%, 81.9608%
        XYZ:
        33.9055, 42.8452, 66.8045
        xyY:
        0.2362, 0.2985, 42.8452
      CIE-Lab:
        71.4498, -22.3318, -19.1709
        CIE-LCH:
        71.4498, 29.4319, 220.6447
        CIE-Luv:
        71.4498, -40.1228, -26.6081
        Hunter-Lab:
        65.4562, -22.0878, -14.6919
      #5cbcd1 color charts
#5cbcd1 RGB chart
      #5cbcd1 CMYK chart
      #5cbcd1 RGB pie chart
      #5cbcd1 color shades, tints & tones
#5cbcd1 color schemes
#5cbcd1 color preview, HTML & CSS examples
           This text has a color of #5cbcd1        
        
          <p style="color:#5cbcd1;">Text here</p>
        
        
          .mytext {color:#5cbcd1;}
        
        Text color #5cbcd1
      
           This box has a color of #5cbcd1        
        
          <div style="background-color:#5cbcd1;">Content here</div>
        
        
          .mybackground {background-color:#5cbcd1;}
        
        Background color #5cbcd1
      
           Border around this has a color of #5cbcd1        
        
          <div style="border:2px solid #5cbcd1;">Content here</div>
        
        
          .myborder {border:2px solid #5cbcd1;}
        
        Border color #5cbcd1