#2a344d color space conversions
Hex:
        #2a344d
        RGB:
        42, 52, 77
        CMY:
        84, 80, 70
        CMYK:
        45, 32, 0, 70
      HSL:
        223°, 29.4118%, 23.3333%
        HSV (HSB):
        223°, 45.4545%, 30.1961%
        XYZ:
        3.5224, 3.4840, 7.5080
        xyY:
        0.2427, 0.2400, 3.4840
      CIE-Lab:
        21.8866, 3.3959, -16.6917
        CIE-LCH:
        21.8866, 17.0336, 281.4998
        CIE-Luv:
        21.8866, -5.0967, -19.3215
        Hunter-Lab:
        18.6656, 1.0200, -10.7828
      #2a344d color charts
#2a344d RGB chart
      #2a344d CMYK chart
      #2a344d RGB pie chart
      #2a344d color shades, tints & tones
#2a344d color schemes
#2a344d color preview, HTML & CSS examples
           This text has a color of #2a344d        
        
          <p style="color:#2a344d;">Text here</p>
        
        
          .mytext {color:#2a344d;}
        
        Text color #2a344d
      
           This box has a color of #2a344d        
        
          <div style="background-color:#2a344d;">Content here</div>
        
        
          .mybackground {background-color:#2a344d;}
        
        Background color #2a344d
      
           Border around this has a color of #2a344d        
        
          <div style="border:2px solid #2a344d;">Content here</div>
        
        
          .myborder {border:2px solid #2a344d;}
        
        Border color #2a344d