#2a467a color space conversions
Hex:
        #2a467a
        RGB:
        42, 70, 122
        CMY:
        84, 73, 52
        CMYK:
        66, 43, 0, 52
      HSL:
        219°, 48.7805%, 32.1569%
        HSV (HSB):
        219°, 65.5738%, 47.8431%
        XYZ:
        6.6579, 6.2777, 19.2732
        xyY:
        0.2067, 0.1949, 6.2777
      CIE-Lab:
        30.1025, 7.3936, -32.8080
        CIE-LCH:
        30.1025, 33.6308, 282.6999
        CIE-Luv:
        30.1025, -11.7280, -43.9055
        Hunter-Lab:
        25.0553, 3.5853, -28.0685
      #2a467a color charts
#2a467a RGB chart
      #2a467a CMYK chart
      #2a467a RGB pie chart
      #2a467a color shades, tints & tones
#2a467a color schemes
#2a467a color preview, HTML & CSS examples
           This text has a color of #2a467a        
        
          <p style="color:#2a467a;">Text here</p>
        
        
          .mytext {color:#2a467a;}
        
        Text color #2a467a
      
           This box has a color of #2a467a        
        
          <div style="background-color:#2a467a;">Content here</div>
        
        
          .mybackground {background-color:#2a467a;}
        
        Background color #2a467a
      
           Border around this has a color of #2a467a        
        
          <div style="border:2px solid #2a467a;">Content here</div>
        
        
          .myborder {border:2px solid #2a467a;}
        
        Border color #2a467a