#5cb5e2 color space conversions
Hex:
        #5cb5e2
        RGB:
        92, 181, 226
        CMY:
        64, 29, 11
        CMYK:
        59, 20, 0, 11
      HSL:
        200°, 69.7917%, 62.3529%
        HSV (HSB):
        200°, 59.2920%, 88.6275%
        XYZ:
        34.6650, 40.8140, 78.0024
        xyY:
        0.2259, 0.2659, 40.8140
      CIE-Lab:
        70.0454, -13.6504, -30.6016
        CIE-LCH:
        70.0454, 33.5081, 245.9599
        CIE-Luv:
        70.0454, -36.8149, -46.7481
        Hunter-Lab:
        63.8859, -14.9448, -27.6709
      #5cb5e2 color charts
#5cb5e2 RGB chart
      #5cb5e2 CMYK chart
      #5cb5e2 RGB pie chart
      #5cb5e2 color shades, tints & tones
#5cb5e2 color schemes
#5cb5e2 color preview, HTML & CSS examples
           This text has a color of #5cb5e2        
        
          <p style="color:#5cb5e2;">Text here</p>
        
        
          .mytext {color:#5cb5e2;}
        
        Text color #5cb5e2
      
           This box has a color of #5cb5e2        
        
          <div style="background-color:#5cb5e2;">Content here</div>
        
        
          .mybackground {background-color:#5cb5e2;}
        
        Background color #5cb5e2
      
           Border around this has a color of #5cb5e2        
        
          <div style="border:2px solid #5cb5e2;">Content here</div>
        
        
          .myborder {border:2px solid #5cb5e2;}
        
        Border color #5cb5e2