#2a5599 color space conversions
Hex:
        #2a5599
        RGB:
        42, 85, 153
        CMY:
        84, 67, 40
        CMYK:
        73, 44, 0, 40
      HSL:
        217°, 56.9231%, 38.2353%
        HSV (HSB):
        217°, 72.5490%, 60.0000%
        XYZ:
        9.9531, 9.2891, 31.4054
        xyY:
        0.1965, 0.1834, 9.2891
      CIE-Lab:
        36.5351, 9.2286, -41.5653
        CIE-LCH:
        36.5351, 42.5775, 282.5181
        CIE-Luv:
        36.5351, -16.3116, -59.3741
        Hunter-Lab:
        30.4781, 4.9554, -39.7592
      #2a5599 color charts
#2a5599 RGB chart
      #2a5599 CMYK chart
      #2a5599 RGB pie chart
      #2a5599 color shades, tints & tones
#2a5599 color schemes
#2a5599 color preview, HTML & CSS examples
           This text has a color of #2a5599        
        
          <p style="color:#2a5599;">Text here</p>
        
        
          .mytext {color:#2a5599;}
        
        Text color #2a5599
      
           This box has a color of #2a5599        
        
          <div style="background-color:#2a5599;">Content here</div>
        
        
          .mybackground {background-color:#2a5599;}
        
        Background color #2a5599
      
           Border around this has a color of #2a5599        
        
          <div style="border:2px solid #2a5599;">Content here</div>
        
        
          .myborder {border:2px solid #2a5599;}
        
        Border color #2a5599