#2a4879 color space conversions
Hex:
        #2a4879
        RGB:
        42, 72, 121
        CMY:
        84, 72, 53
        CMYK:
        65, 40, 0, 53
      HSL:
        217°, 48.4663%, 31.9608%
        HSV (HSB):
        217°, 65.2893%, 47.4510%
        XYZ:
        6.7234, 6.5074, 18.9909
        xyY:
        0.2087, 0.2020, 6.5074
      CIE-Lab:
        30.6582, 5.6725, -31.2990
        CIE-LCH:
        30.6582, 31.8088, 280.2726
        CIE-Luv:
        30.6582, -12.4021, -41.9520
        Hunter-Lab:
        25.5097, 2.4039, -26.2820
      #2a4879 color charts
#2a4879 RGB chart
      #2a4879 CMYK chart
      #2a4879 RGB pie chart
      #2a4879 color shades, tints & tones
#2a4879 color schemes
#2a4879 color preview, HTML & CSS examples
           This text has a color of #2a4879        
        
          <p style="color:#2a4879;">Text here</p>
        
        
          .mytext {color:#2a4879;}
        
        Text color #2a4879
      
           This box has a color of #2a4879        
        
          <div style="background-color:#2a4879;">Content here</div>
        
        
          .mybackground {background-color:#2a4879;}
        
        Background color #2a4879
      
           Border around this has a color of #2a4879        
        
          <div style="border:2px solid #2a4879;">Content here</div>
        
        
          .myborder {border:2px solid #2a4879;}
        
        Border color #2a4879