#5aa9e1 color space conversions
Hex:
        #5aa9e1
        RGB:
        90, 169, 225
        CMY:
        65, 34, 12
        CMYK:
        60, 25, 0, 12
      HSL:
        205°, 69.2308%, 61.7647%
        HSV (HSB):
        205°, 60.0000%, 88.2353%
        XYZ:
        31.9950, 35.9858, 76.4938
        xyY:
        0.2215, 0.2491, 35.9858
      CIE-Lab:
        66.5091, -7.8252, -35.5376
        CIE-LCH:
        66.5091, 36.3889, 257.5819
        CIE-Luv:
        66.5091, -32.9567, -55.4517
        Hunter-Lab:
        59.9882, -9.7754, -33.6118
      #5aa9e1 color charts
#5aa9e1 RGB chart
      #5aa9e1 CMYK chart
      #5aa9e1 RGB pie chart
      #5aa9e1 color shades, tints & tones
#5aa9e1 color schemes
#5aa9e1 color preview, HTML & CSS examples
           This text has a color of #5aa9e1        
        
          <p style="color:#5aa9e1;">Text here</p>
        
        
          .mytext {color:#5aa9e1;}
        
        Text color #5aa9e1
      
           This box has a color of #5aa9e1        
        
          <div style="background-color:#5aa9e1;">Content here</div>
        
        
          .mybackground {background-color:#5aa9e1;}
        
        Background color #5aa9e1
      
           Border around this has a color of #5aa9e1        
        
          <div style="border:2px solid #5aa9e1;">Content here</div>
        
        
          .myborder {border:2px solid #5aa9e1;}
        
        Border color #5aa9e1