#2a7934 color space conversions
Hex:
        #2a7934
        RGB:
        42, 121, 52
        CMY:
        84, 53, 80
        CMYK:
        65, 0, 57, 53
      HSL:
        128°, 48.4663%, 31.9608%
        HSV (HSB):
        128°, 65.2893%, 47.4510%
        XYZ:
        8.4121, 14.4149, 5.5878
        xyY:
        0.2960, 0.5073, 14.4149
      CIE-Lab:
        44.8222, -39.3427, 30.5427
        CIE-LCH:
        44.8222, 49.8067, 142.1769
        CIE-Luv:
        44.8222, -34.0591, 40.2578
        Hunter-Lab:
        37.9670, -26.8934, 17.8509
      #2a7934 color charts
#2a7934 RGB chart
      #2a7934 CMYK chart
      #2a7934 RGB pie chart
      #2a7934 color shades, tints & tones
#2a7934 color schemes
#2a7934 color preview, HTML & CSS examples
           This text has a color of #2a7934        
        
          <p style="color:#2a7934;">Text here</p>
        
        
          .mytext {color:#2a7934;}
        
        Text color #2a7934
      
           This box has a color of #2a7934        
        
          <div style="background-color:#2a7934;">Content here</div>
        
        
          .mybackground {background-color:#2a7934;}
        
        Background color #2a7934
      
           Border around this has a color of #2a7934        
        
          <div style="border:2px solid #2a7934;">Content here</div>
        
        
          .myborder {border:2px solid #2a7934;}
        
        Border color #2a7934