#2a3354 color space conversions
Hex:
        #2a3354
        RGB:
        42, 51, 84
        CMY:
        84, 80, 67
        CMYK:
        50, 39, 0, 67
      HSL:
        227°, 33.3333%, 24.7059%
        HSV (HSB):
        227°, 50.0000%, 32.9412%
        XYZ:
        3.7389, 3.5000, 8.8660
        xyY:
        0.2322, 0.2173, 3.5000
      CIE-Lab:
        21.9443, 6.4951, -21.2655
        CIE-LCH:
        21.9443, 22.2353, 286.9841
        CIE-Luv:
        21.9443, -4.9343, -25.1247
        Hunter-Lab:
        18.7083, 2.9344, -15.0023
      #2a3354 color charts
#2a3354 RGB chart
      #2a3354 CMYK chart
      #2a3354 RGB pie chart
      #2a3354 color shades, tints & tones
#2a3354 color schemes
#2a3354 color preview, HTML & CSS examples
           This text has a color of #2a3354        
        
          <p style="color:#2a3354;">Text here</p>
        
        
          .mytext {color:#2a3354;}
        
        Text color #2a3354
      
           This box has a color of #2a3354        
        
          <div style="background-color:#2a3354;">Content here</div>
        
        
          .mybackground {background-color:#2a3354;}
        
        Background color #2a3354
      
           Border around this has a color of #2a3354        
        
          <div style="border:2px solid #2a3354;">Content here</div>
        
        
          .myborder {border:2px solid #2a3354;}
        
        Border color #2a3354