#5a90bf color space conversions
Hex:
        #5a90bf
        RGB:
        90, 144, 191
        CMY:
        65, 44, 25
        CMYK:
        53, 25, 0, 25
      HSL:
        208°, 44.1048%, 55.0980%
        HSV (HSB):
        208°, 52.8796%, 74.9020%
        XYZ:
        23.5937, 25.8818, 53.0424
        xyY:
        0.2301, 0.2525, 25.8818
      CIE-Lab:
        57.9247, -4.4049, -29.9121
        CIE-LCH:
        57.9247, 30.2347, 261.6228
        CIE-Luv:
        57.9247, -24.5069, -45.4485
        Hunter-Lab:
        50.8741, -6.2475, -26.2050
      #5a90bf color charts
#5a90bf RGB chart
      #5a90bf CMYK chart
      #5a90bf RGB pie chart
      #5a90bf color shades, tints & tones
#5a90bf color schemes
#5a90bf color preview, HTML & CSS examples
           This text has a color of #5a90bf        
        
          <p style="color:#5a90bf;">Text here</p>
        
        
          .mytext {color:#5a90bf;}
        
        Text color #5a90bf
      
           This box has a color of #5a90bf        
        
          <div style="background-color:#5a90bf;">Content here</div>
        
        
          .mybackground {background-color:#5a90bf;}
        
        Background color #5a90bf
      
           Border around this has a color of #5a90bf        
        
          <div style="border:2px solid #5a90bf;">Content here</div>
        
        
          .myborder {border:2px solid #5a90bf;}
        
        Border color #5a90bf