#2a4a97 color space conversions
Hex:
        #2a4a97
        RGB:
        42, 74, 151
        CMY:
        84, 71, 41
        CMYK:
        72, 51, 0, 41
      HSL:
        222°, 56.4767%, 37.8431%
        HSV (HSB):
        222°, 72.1854%, 59.2157%
        XYZ:
        8.9895, 7.6242, 30.2760
        xyY:
        0.1917, 0.1626, 7.6242
      CIE-Lab:
        33.1876, 15.7930, -45.7335
        CIE-LCH:
        33.1876, 48.3836, 289.0511
        CIE-Luv:
        33.1876, -12.9225, -63.8370
        Hunter-Lab:
        27.6119, 9.7930, -45.6822
      #2a4a97 color charts
#2a4a97 RGB chart
      #2a4a97 CMYK chart
      #2a4a97 RGB pie chart
      #2a4a97 color shades, tints & tones
#2a4a97 color schemes
#2a4a97 color preview, HTML & CSS examples
           This text has a color of #2a4a97        
        
          <p style="color:#2a4a97;">Text here</p>
        
        
          .mytext {color:#2a4a97;}
        
        Text color #2a4a97
      
           This box has a color of #2a4a97        
        
          <div style="background-color:#2a4a97;">Content here</div>
        
        
          .mybackground {background-color:#2a4a97;}
        
        Background color #2a4a97
      
           Border around this has a color of #2a4a97        
        
          <div style="border:2px solid #2a4a97;">Content here</div>
        
        
          .myborder {border:2px solid #2a4a97;}
        
        Border color #2a4a97