#5cb2ca color space conversions
Hex:
        #5cb2ca
        RGB:
        92, 178, 202
        CMY:
        64, 30, 21
        CMYK:
        54, 12, 0, 21
      HSL:
        193°, 50.9259%, 57.6471%
        HSV (HSB):
        193°, 54.4554%, 79.2157%
        XYZ:
        30.9947, 38.3804, 61.6517
        xyY:
        0.2366, 0.2929, 38.3804
      CIE-Lab:
        68.3000, -19.2080, -20.1146
        CIE-LCH:
        68.3000, 27.8127, 226.3207
        CIE-Luv:
        68.3000, -36.6106, -28.4180
        Hunter-Lab:
        61.9519, -19.1118, -15.6364
      #5cb2ca color charts
#5cb2ca RGB chart
      #5cb2ca CMYK chart
      #5cb2ca RGB pie chart
      #5cb2ca color shades, tints & tones
#5cb2ca color schemes
#5cb2ca color preview, HTML & CSS examples
           This text has a color of #5cb2ca        
        
          <p style="color:#5cb2ca;">Text here</p>
        
        
          .mytext {color:#5cb2ca;}
        
        Text color #5cb2ca
      
           This box has a color of #5cb2ca        
        
          <div style="background-color:#5cb2ca;">Content here</div>
        
        
          .mybackground {background-color:#5cb2ca;}
        
        Background color #5cb2ca
      
           Border around this has a color of #5cb2ca        
        
          <div style="border:2px solid #5cb2ca;">Content here</div>
        
        
          .myborder {border:2px solid #5cb2ca;}
        
        Border color #5cb2ca