#5c8bcb color space conversions
Hex:
        #5c8bcb
        RGB:
        92, 139, 203
        CMY:
        64, 45, 20
        CMYK:
        55, 32, 0, 20
      HSL:
        215°, 51.6279%, 57.8431%
        HSV (HSB):
        215°, 54.6798%, 79.6078%
        XYZ:
        24.4257, 25.0523, 60.0481
        xyY:
        0.2230, 0.2287, 25.0523
      CIE-Lab:
        57.1264, 2.6873, -37.9323
        CIE-LCH:
        57.1264, 38.0274, 274.0524
        CIE-Luv:
        57.1264, -21.9002, -59.2859
        Hunter-Lab:
        50.0523, -0.4828, -36.0940
      #5c8bcb color charts
#5c8bcb RGB chart
      #5c8bcb CMYK chart
      #5c8bcb RGB pie chart
      #5c8bcb color shades, tints & tones
#5c8bcb color schemes
#5c8bcb color preview, HTML & CSS examples
           This text has a color of #5c8bcb        
        
          <p style="color:#5c8bcb;">Text here</p>
        
        
          .mytext {color:#5c8bcb;}
        
        Text color #5c8bcb
      
           This box has a color of #5c8bcb        
        
          <div style="background-color:#5c8bcb;">Content here</div>
        
        
          .mybackground {background-color:#5c8bcb;}
        
        Background color #5c8bcb
      
           Border around this has a color of #5c8bcb        
        
          <div style="border:2px solid #5c8bcb;">Content here</div>
        
        
          .myborder {border:2px solid #5c8bcb;}
        
        Border color #5c8bcb