#2a4667 color space conversions
Hex:
        #2a4667
        RGB:
        42, 70, 103
        CMY:
        84, 73, 60
        CMYK:
        59, 32, 0, 60
      HSL:
        212°, 42.0690%, 28.4314%
        HSV (HSB):
        212°, 59.2233%, 40.3922%
        XYZ:
        5.5932, 5.8518, 13.6667
        xyY:
        0.2227, 0.2330, 5.8518
      CIE-Lab:
        29.0355, 0.3622, -22.4903
        CIE-LCH:
        29.0355, 22.4932, 270.9228
        CIE-Luv:
        29.0355, -11.8295, -28.8333
        Hunter-Lab:
        24.1906, -1.0619, -16.5631
      #2a4667 color charts
#2a4667 RGB chart
      #2a4667 CMYK chart
      #2a4667 RGB pie chart
      #2a4667 color shades, tints & tones
#2a4667 color schemes
#2a4667 color preview, HTML & CSS examples
           This text has a color of #2a4667        
        
          <p style="color:#2a4667;">Text here</p>
        
        
          .mytext {color:#2a4667;}
        
        Text color #2a4667
      
           This box has a color of #2a4667        
        
          <div style="background-color:#2a4667;">Content here</div>
        
        
          .mybackground {background-color:#2a4667;}
        
        Background color #2a4667
      
           Border around this has a color of #2a4667        
        
          <div style="border:2px solid #2a4667;">Content here</div>
        
        
          .myborder {border:2px solid #2a4667;}
        
        Border color #2a4667