#2a3391 color space conversions
Hex:
        #2a3391
        RGB:
        42, 51, 145
        CMY:
        84, 80, 43
        CMYK:
        71, 65, 0, 43
      HSL:
        235°, 55.0802%, 36.6667%
        HSV (HSB):
        235°, 71.0345%, 56.8627%
        XYZ:
        7.2495, 4.9042, 27.3526
        xyY:
        0.1835, 0.1241, 4.9042
      CIE-Lab:
        26.4601, 29.0264, -52.9880
        CIE-LCH:
        26.4601, 60.4174, 298.7136
        CIE-Luv:
        26.4601, -6.8097, -67.8799
        Hunter-Lab:
        22.1455, 19.6788, -57.7291
      #2a3391 color charts
#2a3391 RGB chart
      #2a3391 CMYK chart
      #2a3391 RGB pie chart
      #2a3391 color shades, tints & tones
#2a3391 color schemes
#2a3391 color preview, HTML & CSS examples
           This text has a color of #2a3391        
        
          <p style="color:#2a3391;">Text here</p>
        
        
          .mytext {color:#2a3391;}
        
        Text color #2a3391
      
           This box has a color of #2a3391        
        
          <div style="background-color:#2a3391;">Content here</div>
        
        
          .mybackground {background-color:#2a3391;}
        
        Background color #2a3391
      
           Border around this has a color of #2a3391        
        
          <div style="border:2px solid #2a3391;">Content here</div>
        
        
          .myborder {border:2px solid #2a3391;}
        
        Border color #2a3391