#2a3480 color space conversions
Hex:
        #2a3480
        RGB:
        42, 52, 128
        CMY:
        84, 80, 50
        CMYK:
        67, 59, 0, 50
      HSL:
        233°, 50.5882%, 33.3333%
        HSV (HSB):
        233°, 67.1875%, 50.1961%
        XYZ:
        6.0791, 4.5067, 20.9716
        xyY:
        0.1926, 0.1428, 4.5067
      CIE-Lab:
        25.2805, 22.0240, -44.3280
        CIE-LCH:
        25.2805, 49.4977, 296.4201
        CIE-Luv:
        25.2805, -6.5141, -56.3285
        Hunter-Lab:
        21.2291, 13.9640, -43.7104
      #2a3480 color charts
#2a3480 RGB chart
      #2a3480 CMYK chart
      #2a3480 RGB pie chart
      #2a3480 color shades, tints & tones
#2a3480 color schemes
#2a3480 color preview, HTML & CSS examples
           This text has a color of #2a3480        
        
          <p style="color:#2a3480;">Text here</p>
        
        
          .mytext {color:#2a3480;}
        
        Text color #2a3480
      
           This box has a color of #2a3480        
        
          <div style="background-color:#2a3480;">Content here</div>
        
        
          .mybackground {background-color:#2a3480;}
        
        Background color #2a3480
      
           Border around this has a color of #2a3480        
        
          <div style="border:2px solid #2a3480;">Content here</div>
        
        
          .myborder {border:2px solid #2a3480;}
        
        Border color #2a3480