#2a4681 color space conversions
Hex:
        #2a4681
        RGB:
        42, 70, 129
        CMY:
        84, 73, 49
        CMYK:
        67, 46, 0, 49
      HSL:
        221°, 50.8772%, 33.5294%
        HSV (HSB):
        221°, 67.4419%, 50.5882%
        XYZ:
        7.1075, 6.4575, 21.6407
        xyY:
        0.2019, 0.1834, 6.4575
      CIE-Lab:
        30.5386, 10.0526, -36.4779
        CIE-LCH:
        30.5386, 37.8377, 285.4072
        CIE-Luv:
        30.5386, -11.7152, -49.3177
        Hunter-Lab:
        25.4117, 5.4546, -32.7034
      #2a4681 color charts
#2a4681 RGB chart
      #2a4681 CMYK chart
      #2a4681 RGB pie chart
      #2a4681 color shades, tints & tones
#2a4681 color schemes
#2a4681 color preview, HTML & CSS examples
           This text has a color of #2a4681        
        
          <p style="color:#2a4681;">Text here</p>
        
        
          .mytext {color:#2a4681;}
        
        Text color #2a4681
      
           This box has a color of #2a4681        
        
          <div style="background-color:#2a4681;">Content here</div>
        
        
          .mybackground {background-color:#2a4681;}
        
        Background color #2a4681
      
           Border around this has a color of #2a4681        
        
          <div style="border:2px solid #2a4681;">Content here</div>
        
        
          .myborder {border:2px solid #2a4681;}
        
        Border color #2a4681