#2a6331 color space conversions
Hex:
        #2a6331
        RGB:
        42, 99, 49
        CMY:
        84, 61, 81
        CMYK:
        58, 0, 51, 61
      HSL:
        127°, 40.4255%, 27.6471%
        HSV (HSB):
        127°, 57.5758%, 38.8235%
        XYZ:
        5.9711, 9.6377, 4.4513
        xyY:
        0.2977, 0.4804, 9.6377
      CIE-Lab:
        37.1841, -30.4764, 22.7990
        CIE-LCH:
        37.1841, 38.0606, 143.2003
        CIE-Luv:
        37.1841, -25.1879, 29.4461
        Hunter-Lab:
        31.0446, -19.9957, 13.2300
      #2a6331 color charts
#2a6331 RGB chart
      #2a6331 CMYK chart
      #2a6331 RGB pie chart
      #2a6331 color shades, tints & tones
#2a6331 color schemes
#2a6331 color preview, HTML & CSS examples
           This text has a color of #2a6331        
        
          <p style="color:#2a6331;">Text here</p>
        
        
          .mytext {color:#2a6331;}
        
        Text color #2a6331
      
           This box has a color of #2a6331        
        
          <div style="background-color:#2a6331;">Content here</div>
        
        
          .mybackground {background-color:#2a6331;}
        
        Background color #2a6331
      
           Border around this has a color of #2a6331        
        
          <div style="border:2px solid #2a6331;">Content here</div>
        
        
          .myborder {border:2px solid #2a6331;}
        
        Border color #2a6331