#2d8029 color space conversions
Hex:
        #2d8029
        RGB:
        45, 128, 41
        CMY:
        82, 50, 84
        CMYK:
        65, 0, 68, 50
      HSL:
        117°, 51.4793%, 33.1373%
        HSV (HSB):
        117°, 67.9688%, 50.1961%
        XYZ:
        9.2016, 16.1563, 4.7313
        xyY:
        0.3058, 0.5369, 16.1563
      CIE-Lab:
        47.1789, -42.7372, 38.6158
        CIE-LCH:
        47.1789, 57.5990, 137.9001
        CIE-Luv:
        47.1789, -36.3916, 48.3547
        Hunter-Lab:
        40.1949, -29.4781, 21.1574
      #2d8029 color charts
#2d8029 RGB chart
      #2d8029 CMYK chart
      #2d8029 RGB pie chart
      #2d8029 color shades, tints & tones
#2d8029 color schemes
#2d8029 color preview, HTML & CSS examples
           This text has a color of #2d8029        
        
          <p style="color:#2d8029;">Text here</p>
        
        
          .mytext {color:#2d8029;}
        
        Text color #2d8029
      
           This box has a color of #2d8029        
        
          <div style="background-color:#2d8029;">Content here</div>
        
        
          .mybackground {background-color:#2d8029;}
        
        Background color #2d8029
      
           Border around this has a color of #2d8029        
        
          <div style="border:2px solid #2d8029;">Content here</div>
        
        
          .myborder {border:2px solid #2d8029;}
        
        Border color #2d8029