#5cb4ca color space conversions
Hex:
        #5cb4ca
        RGB:
        92, 180, 202
        CMY:
        64, 29, 21
        CMYK:
        54, 11, 0, 21
      HSL:
        192°, 50.9259%, 57.6471%
        HSV (HSB):
        192°, 54.4554%, 79.2157%
        XYZ:
        31.3956, 39.1821, 61.7853
        xyY:
        0.2372, 0.2960, 39.1821
      CIE-Lab:
        68.8830, -20.2434, -19.2290
        CIE-LCH:
        68.8830, 27.9204, 223.5279
        CIE-Luv:
        68.8830, -37.3743, -26.8590
        Hunter-Lab:
        62.5956, -20.0135, -14.7056
      #5cb4ca color charts
#5cb4ca RGB chart
      #5cb4ca CMYK chart
      #5cb4ca RGB pie chart
      #5cb4ca color shades, tints & tones
#5cb4ca color schemes
#5cb4ca color preview, HTML & CSS examples
           This text has a color of #5cb4ca        
        
          <p style="color:#5cb4ca;">Text here</p>
        
        
          .mytext {color:#5cb4ca;}
        
        Text color #5cb4ca
      
           This box has a color of #5cb4ca        
        
          <div style="background-color:#5cb4ca;">Content here</div>
        
        
          .mybackground {background-color:#5cb4ca;}
        
        Background color #5cb4ca
      
           Border around this has a color of #5cb4ca        
        
          <div style="border:2px solid #5cb4ca;">Content here</div>
        
        
          .myborder {border:2px solid #5cb4ca;}
        
        Border color #5cb4ca