#2a4945 color space conversions
Hex:
        #2a4945
        RGB:
        42, 73, 69
        CMY:
        84, 71, 73
        CMYK:
        42, 0, 5, 71
      HSL:
        172°, 26.9565%, 22.5490%
        HSV (HSB):
        172°, 42.4658%, 28.6275%
        XYZ:
        4.4116, 5.6870, 6.4954
        xyY:
        0.2659, 0.3427, 5.6870
      CIE-Lab:
        28.6086, -12.5897, -1.2355
        CIE-LCH:
        28.6086, 12.6501, 185.6049
        CIE-Luv:
        28.6086, -13.4811, 0.1341
        Hunter-Lab:
        23.8474, -8.7121, 0.5442
      #2a4945 color charts
#2a4945 RGB chart
      #2a4945 CMYK chart
      #2a4945 RGB pie chart
      #2a4945 color shades, tints & tones
#2a4945 color schemes
#2a4945 color preview, HTML & CSS examples
           This text has a color of #2a4945        
        
          <p style="color:#2a4945;">Text here</p>
        
        
          .mytext {color:#2a4945;}
        
        Text color #2a4945
      
           This box has a color of #2a4945        
        
          <div style="background-color:#2a4945;">Content here</div>
        
        
          .mybackground {background-color:#2a4945;}
        
        Background color #2a4945
      
           Border around this has a color of #2a4945        
        
          <div style="border:2px solid #2a4945;">Content here</div>
        
        
          .myborder {border:2px solid #2a4945;}
        
        Border color #2a4945