#2a3492 color space conversions
Hex:
        #2a3492
        RGB:
        42, 52, 146
        CMY:
        84, 80, 43
        CMYK:
        71, 64, 0, 43
      HSL:
        234°, 55.3191%, 36.8627%
        HSV (HSB):
        234°, 71.2329%, 57.2549%
        XYZ:
        7.3711, 5.0235, 27.7753
        xyY:
        0.1835, 0.1251, 5.0235
      CIE-Lab:
        26.8017, 28.7334, -53.0458
        CIE-LCH:
        26.8017, 60.3280, 298.4432
        CIE-Luv:
        26.8017, -7.0645, -68.3109
        Hunter-Lab:
        22.4133, 19.4808, -57.7848
      #2a3492 color charts
#2a3492 RGB chart
      #2a3492 CMYK chart
      #2a3492 RGB pie chart
      #2a3492 color shades, tints & tones
#2a3492 color schemes
#2a3492 color preview, HTML & CSS examples
           This text has a color of #2a3492        
        
          <p style="color:#2a3492;">Text here</p>
        
        
          .mytext {color:#2a3492;}
        
        Text color #2a3492
      
           This box has a color of #2a3492        
        
          <div style="background-color:#2a3492;">Content here</div>
        
        
          .mybackground {background-color:#2a3492;}
        
        Background color #2a3492
      
           Border around this has a color of #2a3492        
        
          <div style="border:2px solid #2a3492;">Content here</div>
        
        
          .myborder {border:2px solid #2a3492;}
        
        Border color #2a3492