#2a3693 color space conversions
Hex:
        #2a3693
        RGB:
        42, 54, 147
        CMY:
        84, 79, 42
        CMYK:
        71, 63, 0, 42
      HSL:
        233°, 55.5556%, 37.0588%
        HSV (HSB):
        233°, 71.4286%, 57.6471%
        XYZ:
        7.5405, 5.2372, 28.2172
        xyY:
        0.1839, 0.1278, 5.2372
      CIE-Lab:
        27.4000, 27.7750, -52.6835
        CIE-LCH:
        27.4000, 59.5567, 297.7985
        CIE-Luv:
        27.4000, -7.5499, -68.4944
        Hunter-Lab:
        22.8848, 18.7666, -57.0857
      #2a3693 color charts
#2a3693 RGB chart
      #2a3693 CMYK chart
      #2a3693 RGB pie chart
      #2a3693 color shades, tints & tones
#2a3693 color schemes
#2a3693 color preview, HTML & CSS examples
           This text has a color of #2a3693        
        
          <p style="color:#2a3693;">Text here</p>
        
        
          .mytext {color:#2a3693;}
        
        Text color #2a3693
      
           This box has a color of #2a3693        
        
          <div style="background-color:#2a3693;">Content here</div>
        
        
          .mybackground {background-color:#2a3693;}
        
        Background color #2a3693
      
           Border around this has a color of #2a3693        
        
          <div style="border:2px solid #2a3693;">Content here</div>
        
        
          .myborder {border:2px solid #2a3693;}
        
        Border color #2a3693