#5a8bdb color space conversions
Hex:
        #5a8bdb
        RGB:
        90, 139, 219
        CMY:
        65, 45, 14
        CMYK:
        59, 37, 0, 14
      HSL:
        217°, 64.1791%, 60.5882%
        HSV (HSB):
        217°, 58.9041%, 85.8824%
        XYZ:
        26.2353, 25.7534, 70.6060
        xyY:
        0.2140, 0.2101, 25.7534
      CIE-Lab:
        57.8022, 7.4380, -45.8655
        CIE-LCH:
        57.8022, 46.4647, 279.2114
        CIE-Luv:
        57.8022, -22.3628, -72.9667
        Hunter-Lab:
        50.7478, 3.4711, -46.9674
      #5a8bdb color charts
#5a8bdb RGB chart
      #5a8bdb CMYK chart
      #5a8bdb RGB pie chart
      #5a8bdb color shades, tints & tones
#5a8bdb color schemes
#5a8bdb color preview, HTML & CSS examples
           This text has a color of #5a8bdb        
        
          <p style="color:#5a8bdb;">Text here</p>
        
        
          .mytext {color:#5a8bdb;}
        
        Text color #5a8bdb
      
           This box has a color of #5a8bdb        
        
          <div style="background-color:#5a8bdb;">Content here</div>
        
        
          .mybackground {background-color:#5a8bdb;}
        
        Background color #5a8bdb
      
           Border around this has a color of #5a8bdb        
        
          <div style="border:2px solid #5a8bdb;">Content here</div>
        
        
          .myborder {border:2px solid #5a8bdb;}
        
        Border color #5a8bdb