#5cb7de color space conversions
Hex:
        #5cb7de
        RGB:
        92, 183, 222
        CMY:
        64, 28, 13
        CMYK:
        59, 18, 0, 13
      HSL:
        198°, 66.3265%, 61.5686%
        HSV (HSB):
        198°, 58.5586%, 87.0588%
        XYZ:
        34.5319, 41.4162, 75.2813
        xyY:
        0.2283, 0.2739, 41.4162
      CIE-Lab:
        70.4665, -15.9231, -27.7700
        CIE-LCH:
        70.4665, 32.0112, 240.1704
        CIE-Luv:
        70.4665, -37.7096, -41.7170
        Hunter-Lab:
        64.3554, -16.8422, -24.3071
      #5cb7de color charts
#5cb7de RGB chart
      #5cb7de CMYK chart
      #5cb7de RGB pie chart
      #5cb7de color shades, tints & tones
#5cb7de color schemes
#5cb7de color preview, HTML & CSS examples
           This text has a color of #5cb7de        
        
          <p style="color:#5cb7de;">Text here</p>
        
        
          .mytext {color:#5cb7de;}
        
        Text color #5cb7de
      
           This box has a color of #5cb7de        
        
          <div style="background-color:#5cb7de;">Content here</div>
        
        
          .mybackground {background-color:#5cb7de;}
        
        Background color #5cb7de
      
           Border around this has a color of #5cb7de        
        
          <div style="border:2px solid #5cb7de;">Content here</div>
        
        
          .myborder {border:2px solid #5cb7de;}
        
        Border color #5cb7de