#2a3092 color space conversions
Hex:
        #2a3092
        RGB:
        42, 48, 146
        CMY:
        84, 81, 43
        CMYK:
        71, 67, 0, 43
      HSL:
        237°, 55.3191%, 36.8627%
        HSV (HSB):
        237°, 71.2329%, 57.2549%
        XYZ:
        7.2001, 4.6815, 27.7183
        xyY:
        0.1818, 0.1182, 4.6815
      CIE-Lab:
        25.8073, 31.3577, -54.6735
        CIE-LCH:
        25.8073, 63.0278, 299.8362
        CIE-Luv:
        25.8073, -6.2012, -69.0951
        Hunter-Lab:
        21.6367, 21.5357, -60.8093
      #2a3092 color charts
#2a3092 RGB chart
      #2a3092 CMYK chart
      #2a3092 RGB pie chart
      #2a3092 color shades, tints & tones
#2a3092 color schemes
#2a3092 color preview, HTML & CSS examples
           This text has a color of #2a3092        
        
          <p style="color:#2a3092;">Text here</p>
        
        
          .mytext {color:#2a3092;}
        
        Text color #2a3092
      
           This box has a color of #2a3092        
        
          <div style="background-color:#2a3092;">Content here</div>
        
        
          .mybackground {background-color:#2a3092;}
        
        Background color #2a3092
      
           Border around this has a color of #2a3092        
        
          <div style="border:2px solid #2a3092;">Content here</div>
        
        
          .myborder {border:2px solid #2a3092;}
        
        Border color #2a3092