#5a90e5 color space conversions
Hex:
        #5a90e5
        RGB:
        90, 144, 229
        CMY:
        65, 44, 10
        CMYK:
        61, 37, 0, 10
      HSL:
        217°, 72.7749%, 62.5490%
        HSV (HSB):
        217°, 60.6987%, 89.8039%
        XYZ:
        28.3326, 27.7773, 77.9970
        xyY:
        0.2113, 0.2071, 27.7773
      CIE-Lab:
        59.6870, 7.7675, -48.4569
        CIE-LCH:
        59.6870, 49.0755, 279.1068
        CIE-Luv:
        59.6870, -23.9981, -77.7055
        Hunter-Lab:
        52.7042, 3.7252, -50.8504
      #5a90e5 color charts
#5a90e5 RGB chart
      #5a90e5 CMYK chart
      #5a90e5 RGB pie chart
      #5a90e5 color shades, tints & tones
#5a90e5 color schemes
#5a90e5 color preview, HTML & CSS examples
           This text has a color of #5a90e5        
        
          <p style="color:#5a90e5;">Text here</p>
        
        
          .mytext {color:#5a90e5;}
        
        Text color #5a90e5
      
           This box has a color of #5a90e5        
        
          <div style="background-color:#5a90e5;">Content here</div>
        
        
          .mybackground {background-color:#5a90e5;}
        
        Background color #5a90e5
      
           Border around this has a color of #5a90e5        
        
          <div style="border:2px solid #5a90e5;">Content here</div>
        
        
          .myborder {border:2px solid #5a90e5;}
        
        Border color #5a90e5