#2a4891 color space conversions
Hex:
        #2a4891
        RGB:
        42, 72, 145
        CMY:
        84, 72, 43
        CMYK:
        71, 50, 0, 43
      HSL:
        223°, 55.0802%, 36.6667%
        HSV (HSB):
        223°, 71.0345%, 56.8627%
        XYZ:
        8.3830, 7.1713, 27.7304
        xyY:
        0.1937, 0.1657, 7.1713
      CIE-Lab:
        32.1937, 14.8338, -43.6809
        CIE-LCH:
        32.1937, 46.1310, 288.7572
        CIE-Luv:
        32.1937, -12.3288, -60.3673
        Hunter-Lab:
        26.7793, 9.0142, -42.6503
      #2a4891 color charts
#2a4891 RGB chart
      #2a4891 CMYK chart
      #2a4891 RGB pie chart
      #2a4891 color shades, tints & tones
#2a4891 color schemes
#2a4891 color preview, HTML & CSS examples
           This text has a color of #2a4891        
        
          <p style="color:#2a4891;">Text here</p>
        
        
          .mytext {color:#2a4891;}
        
        Text color #2a4891
      
           This box has a color of #2a4891        
        
          <div style="background-color:#2a4891;">Content here</div>
        
        
          .mybackground {background-color:#2a4891;}
        
        Background color #2a4891
      
           Border around this has a color of #2a4891        
        
          <div style="border:2px solid #2a4891;">Content here</div>
        
        
          .myborder {border:2px solid #2a4891;}
        
        Border color #2a4891