#2a4994 color space conversions
Hex:
        #2a4994
        RGB:
        42, 73, 148
        CMY:
        84, 71, 42
        CMYK:
        72, 51, 0, 42
      HSL:
        222°, 55.7895%, 37.2549%
        HSV (HSB):
        222°, 71.6216%, 58.0392%
        XYZ:
        8.6827, 7.3954, 28.9868
        xyY:
        0.1927, 0.1641, 7.3954
      CIE-Lab:
        32.6907, 15.3125, -44.7105
        CIE-LCH:
        32.6907, 47.2599, 288.9054
        CIE-Luv:
        32.6907, -12.6275, -62.1036
        Hunter-Lab:
        27.1946, 9.4010, -44.1613
      #2a4994 color charts
#2a4994 RGB chart
      #2a4994 CMYK chart
      #2a4994 RGB pie chart
      #2a4994 color shades, tints & tones
#2a4994 color schemes
#2a4994 color preview, HTML & CSS examples
           This text has a color of #2a4994        
        
          <p style="color:#2a4994;">Text here</p>
        
        
          .mytext {color:#2a4994;}
        
        Text color #2a4994
      
           This box has a color of #2a4994        
        
          <div style="background-color:#2a4994;">Content here</div>
        
        
          .mybackground {background-color:#2a4994;}
        
        Background color #2a4994
      
           Border around this has a color of #2a4994        
        
          <div style="border:2px solid #2a4994;">Content here</div>
        
        
          .myborder {border:2px solid #2a4994;}
        
        Border color #2a4994