#5cb8ca color space conversions
Hex:
        #5cb8ca
        RGB:
        92, 184, 202
        CMY:
        64, 28, 21
        CMYK:
        54, 9, 0, 21
      HSL:
        190°, 50.9259%, 57.6471%
        HSV (HSB):
        190°, 54.4554%, 79.2157%
        XYZ:
        32.2148, 40.8206, 62.0584
        xyY:
        0.2385, 0.3022, 40.8206
      CIE-Lab:
        70.0500, -22.2933, -17.4604
        CIE-LCH:
        70.0500, 28.3170, 218.0685
        CIE-Luv:
        70.0500, -38.9014, -23.7459
        Hunter-Lab:
        63.8910, -21.8068, -12.8657
      #5cb8ca color charts
#5cb8ca RGB chart
      #5cb8ca CMYK chart
      #5cb8ca RGB pie chart
      #5cb8ca color shades, tints & tones
#5cb8ca color schemes
#5cb8ca color preview, HTML & CSS examples
           This text has a color of #5cb8ca        
        
          <p style="color:#5cb8ca;">Text here</p>
        
        
          .mytext {color:#5cb8ca;}
        
        Text color #5cb8ca
      
           This box has a color of #5cb8ca        
        
          <div style="background-color:#5cb8ca;">Content here</div>
        
        
          .mybackground {background-color:#5cb8ca;}
        
        Background color #5cb8ca
      
           Border around this has a color of #5cb8ca        
        
          <div style="border:2px solid #5cb8ca;">Content here</div>
        
        
          .myborder {border:2px solid #5cb8ca;}
        
        Border color #5cb8ca