#5cb0de color space conversions
Hex:
        #5cb0de
        RGB:
        92, 176, 222
        CMY:
        64, 31, 13
        CMYK:
        59, 21, 0, 13
      HSL:
        201°, 66.3265%, 61.5686%
        HSV (HSB):
        201°, 58.5586%, 87.0588%
        XYZ:
        33.1238, 38.5999, 74.8120
        xyY:
        0.2260, 0.2634, 38.5999
      CIE-Lab:
        68.4605, -12.1932, -30.8605
        CIE-LCH:
        68.4605, 33.1820, 248.4407
        CIE-Luv:
        68.4605, -35.1176, -47.2265
        Hunter-Lab:
        62.1288, -13.5587, -27.9034
      #5cb0de color charts
#5cb0de RGB chart
      #5cb0de CMYK chart
      #5cb0de RGB pie chart
      #5cb0de color shades, tints & tones
#5cb0de color schemes
#5cb0de color preview, HTML & CSS examples
           This text has a color of #5cb0de        
        
          <p style="color:#5cb0de;">Text here</p>
        
        
          .mytext {color:#5cb0de;}
        
        Text color #5cb0de
      
           This box has a color of #5cb0de        
        
          <div style="background-color:#5cb0de;">Content here</div>
        
        
          .mybackground {background-color:#5cb0de;}
        
        Background color #5cb0de
      
           Border around this has a color of #5cb0de        
        
          <div style="border:2px solid #5cb0de;">Content here</div>
        
        
          .myborder {border:2px solid #5cb0de;}
        
        Border color #5cb0de