#5c8bdb color space conversions
Hex:
        #5c8bdb
        RGB:
        92, 139, 219
        CMY:
        64, 45, 14
        CMYK:
        58, 37, 0, 14
      HSL:
        218°, 63.8191%, 60.9804%
        HSV (HSB):
        218°, 57.9909%, 85.8824%
        XYZ:
        26.4324, 25.8550, 70.6152
        xyY:
        0.2151, 0.2104, 25.8550
      CIE-Lab:
        57.8992, 7.8336, -45.7058
        CIE-LCH:
        57.8992, 46.3723, 279.7255
        CIE-Luv:
        57.8992, -21.8057, -72.7701
        Hunter-Lab:
        50.8478, 3.8067, -46.7458
      #5c8bdb color charts
#5c8bdb RGB chart
      #5c8bdb CMYK chart
      #5c8bdb RGB pie chart
      #5c8bdb color shades, tints & tones
#5c8bdb color schemes
#5c8bdb color preview, HTML & CSS examples
           This text has a color of #5c8bdb        
        
          <p style="color:#5c8bdb;">Text here</p>
        
        
          .mytext {color:#5c8bdb;}
        
        Text color #5c8bdb
      
           This box has a color of #5c8bdb        
        
          <div style="background-color:#5c8bdb;">Content here</div>
        
        
          .mybackground {background-color:#5c8bdb;}
        
        Background color #5c8bdb
      
           Border around this has a color of #5c8bdb        
        
          <div style="border:2px solid #5c8bdb;">Content here</div>
        
        
          .myborder {border:2px solid #5c8bdb;}
        
        Border color #5c8bdb