#2a8125 color space conversions
Hex:
        #2a8125
        RGB:
        42, 129, 37
        CMY:
        84, 49, 85
        CMYK:
        67, 0, 71, 49
      HSL:
        117°, 55.4217%, 32.5490%
        HSV (HSB):
        117°, 71.3178%, 50.5882%
        XYZ:
        9.1390, 16.3263, 4.4199
        xyY:
        0.3058, 0.5463, 16.3263
      CIE-Lab:
        47.3997, -44.2105, 40.5745
        CIE-LCH:
        47.3997, 60.0072, 137.4556
        CIE-Luv:
        47.3997, -37.6347, 50.1491
        Hunter-Lab:
        40.4058, -30.3369, 21.7985
      #2a8125 color charts
#2a8125 RGB chart
      #2a8125 CMYK chart
      #2a8125 RGB pie chart
      #2a8125 color shades, tints & tones
#2a8125 color schemes
#2a8125 color preview, HTML & CSS examples
           This text has a color of #2a8125        
        
          <p style="color:#2a8125;">Text here</p>
        
        
          .mytext {color:#2a8125;}
        
        Text color #2a8125
      
           This box has a color of #2a8125        
        
          <div style="background-color:#2a8125;">Content here</div>
        
        
          .mybackground {background-color:#2a8125;}
        
        Background color #2a8125
      
           Border around this has a color of #2a8125        
        
          <div style="border:2px solid #2a8125;">Content here</div>
        
        
          .myborder {border:2px solid #2a8125;}
        
        Border color #2a8125