#2a8127 color space conversions
Hex:
        #2a8127
        RGB:
        42, 129, 39
        CMY:
        84, 49, 85
        CMYK:
        67, 0, 70, 49
      HSL:
        118°, 53.5714%, 32.9412%
        HSV (HSB):
        118°, 69.7674%, 50.5882%
        XYZ:
        9.1713, 16.3392, 4.5899
        xyY:
        0.3047, 0.5428, 16.3392
      CIE-Lab:
        47.4164, -44.0132, 39.7332
        CIE-LCH:
        47.4164, 59.2949, 137.9256
        CIE-Luv:
        47.4164, -37.5825, 49.5036
        Hunter-Lab:
        40.4218, -30.2383, 21.5629
      #2a8127 color charts
#2a8127 RGB chart
      #2a8127 CMYK chart
      #2a8127 RGB pie chart
      #2a8127 color shades, tints & tones
#2a8127 color schemes
#2a8127 color preview, HTML & CSS examples
           This text has a color of #2a8127        
        
          <p style="color:#2a8127;">Text here</p>
        
        
          .mytext {color:#2a8127;}
        
        Text color #2a8127
      
           This box has a color of #2a8127        
        
          <div style="background-color:#2a8127;">Content here</div>
        
        
          .mybackground {background-color:#2a8127;}
        
        Background color #2a8127
      
           Border around this has a color of #2a8127        
        
          <div style="border:2px solid #2a8127;">Content here</div>
        
        
          .myborder {border:2px solid #2a8127;}
        
        Border color #2a8127