#2a3154 color space conversions
Hex:
        #2a3154
        RGB:
        42, 49, 84
        CMY:
        84, 81, 67
        CMYK:
        50, 42, 0, 67
      HSL:
        230°, 33.3333%, 24.7059%
        HSV (HSB):
        230°, 50.0000%, 32.9412%
        XYZ:
        3.6534, 3.3290, 8.8375
        xyY:
        0.2309, 0.2104, 3.3290
      CIE-Lab:
        21.3159, 7.8973, -22.2559
        CIE-LCH:
        21.3159, 23.6156, 289.5367
        CIE-Luv:
        21.3159, -4.2672, -26.1304
        Hunter-Lab:
        18.2454, 3.8126, -15.9464
      #2a3154 color charts
#2a3154 RGB chart
      #2a3154 CMYK chart
      #2a3154 RGB pie chart
      #2a3154 color shades, tints & tones
#2a3154 color schemes
#2a3154 color preview, HTML & CSS examples
           This text has a color of #2a3154        
        
          <p style="color:#2a3154;">Text here</p>
        
        
          .mytext {color:#2a3154;}
        
        Text color #2a3154
      
           This box has a color of #2a3154        
        
          <div style="background-color:#2a3154;">Content here</div>
        
        
          .mybackground {background-color:#2a3154;}
        
        Background color #2a3154
      
           Border around this has a color of #2a3154        
        
          <div style="border:2px solid #2a3154;">Content here</div>
        
        
          .myborder {border:2px solid #2a3154;}
        
        Border color #2a3154