#5a90fa color space conversions
Hex:
        #5a90fa
        RGB:
        90, 144, 250
        CMY:
        65, 44, 2
        CMYK:
        64, 42, 0, 2
      HSL:
        220°, 94.1176%, 66.6667%
        HSV (HSB):
        220°, 64.0000%, 98.0392%
        XYZ:
        31.4450, 29.0223, 94.3870
        xyY:
        0.2031, 0.1874, 29.0223
      CIE-Lab:
        60.8013, 14.7728, -58.2825
        CIE-LCH:
        60.8013, 60.1256, 284.2231
        CIE-Luv:
        60.8013, -23.8071, -94.8825
        Hunter-Lab:
        53.8724, 9.9130, -66.1683
      #5a90fa color charts
#5a90fa RGB chart
      #5a90fa CMYK chart
      #5a90fa RGB pie chart
      #5a90fa color shades, tints & tones
#5a90fa color schemes
#5a90fa color preview, HTML & CSS examples
           This text has a color of #5a90fa        
        
          <p style="color:#5a90fa;">Text here</p>
        
        
          .mytext {color:#5a90fa;}
        
        Text color #5a90fa
      
           This box has a color of #5a90fa        
        
          <div style="background-color:#5a90fa;">Content here</div>
        
        
          .mybackground {background-color:#5a90fa;}
        
        Background color #5a90fa
      
           Border around this has a color of #5a90fa        
        
          <div style="border:2px solid #5a90fa;">Content here</div>
        
        
          .myborder {border:2px solid #5a90fa;}
        
        Border color #5a90fa