#5a9bdb color space conversions
Hex:
        #5a9bdb
        RGB:
        90, 155, 219
        CMY:
        65, 39, 14
        CMYK:
        59, 29, 0, 14
      HSL:
        210°, 64.1791%, 60.5882%
        HSV (HSB):
        210°, 58.9041%, 85.8824%
        XYZ:
        28.7240, 30.7308, 71.4356
        xyY:
        0.2195, 0.2348, 30.7308
      CIE-Lab:
        62.2797, -1.8770, -38.8209
        CIE-LCH:
        62.2797, 38.8663, 267.2319
        CIE-Luv:
        62.2797, -28.0408, -61.1007
        Hunter-Lab:
        55.4354, -4.5217, -37.5979
      #5a9bdb color charts
#5a9bdb RGB chart
      #5a9bdb CMYK chart
      #5a9bdb RGB pie chart
      #5a9bdb color shades, tints & tones
#5a9bdb color schemes
#5a9bdb color preview, HTML & CSS examples
           This text has a color of #5a9bdb        
        
          <p style="color:#5a9bdb;">Text here</p>
        
        
          .mytext {color:#5a9bdb;}
        
        Text color #5a9bdb
      
           This box has a color of #5a9bdb        
        
          <div style="background-color:#5a9bdb;">Content here</div>
        
        
          .mybackground {background-color:#5a9bdb;}
        
        Background color #5a9bdb
      
           Border around this has a color of #5a9bdb        
        
          <div style="border:2px solid #5a9bdb;">Content here</div>
        
        
          .myborder {border:2px solid #5a9bdb;}
        
        Border color #5a9bdb