#2a4a96 color space conversions
Hex:
        #2a4a96
        RGB:
        42, 74, 150
        CMY:
        84, 71, 41
        CMYK:
        72, 51, 0, 41
      HSL:
        222°, 56.2500%, 37.6471%
        HSV (HSB):
        222°, 72.0000%, 58.8235%
        XYZ:
        8.9086, 7.5918, 29.8500
        xyY:
        0.1922, 0.1638, 7.5918
      CIE-Lab:
        33.1179, 15.4079, -45.2386
        CIE-LCH:
        33.1179, 47.7905, 288.8085
        CIE-Luv:
        33.1179, -12.9237, -63.0955
        Hunter-Lab:
        27.5532, 9.4953, -44.9450
      #2a4a96 color charts
#2a4a96 RGB chart
      #2a4a96 CMYK chart
      #2a4a96 RGB pie chart
      #2a4a96 color shades, tints & tones
#2a4a96 color schemes
#2a4a96 color preview, HTML & CSS examples
           This text has a color of #2a4a96        
        
          <p style="color:#2a4a96;">Text here</p>
        
        
          .mytext {color:#2a4a96;}
        
        Text color #2a4a96
      
           This box has a color of #2a4a96        
        
          <div style="background-color:#2a4a96;">Content here</div>
        
        
          .mybackground {background-color:#2a4a96;}
        
        Background color #2a4a96
      
           Border around this has a color of #2a4a96        
        
          <div style="border:2px solid #2a4a96;">Content here</div>
        
        
          .myborder {border:2px solid #2a4a96;}
        
        Border color #2a4a96