#2a3293 color space conversions
Hex:
        #2a3293
        RGB:
        42, 50, 147
        CMY:
        84, 80, 42
        CMYK:
        71, 66, 0, 42
      HSL:
        235°, 55.5556%, 37.0588%
        HSV (HSB):
        235°, 71.4286%, 57.6471%
        XYZ:
        7.3619, 4.8800, 28.1577
        xyY:
        0.1822, 0.1208, 4.8800
      CIE-Lab:
        26.3902, 30.4182, -54.3348
        CIE-LCH:
        26.3902, 62.2699, 299.2414
        CIE-Luv:
        26.3902, -6.6582, -69.3727
        Hunter-Lab:
        22.0908, 20.8275, -60.1095
      #2a3293 color charts
#2a3293 RGB chart
      #2a3293 CMYK chart
      #2a3293 RGB pie chart
      #2a3293 color shades, tints & tones
#2a3293 color schemes
#2a3293 color preview, HTML & CSS examples
           This text has a color of #2a3293        
        
          <p style="color:#2a3293;">Text here</p>
        
        
          .mytext {color:#2a3293;}
        
        Text color #2a3293
      
           This box has a color of #2a3293        
        
          <div style="background-color:#2a3293;">Content here</div>
        
        
          .mybackground {background-color:#2a3293;}
        
        Background color #2a3293
      
           Border around this has a color of #2a3293        
        
          <div style="border:2px solid #2a3293;">Content here</div>
        
        
          .myborder {border:2px solid #2a3293;}
        
        Border color #2a3293