#2d9929 color space conversions
Hex:
        #2d9929
        RGB:
        45, 153, 41
        CMY:
        82, 40, 84
        CMYK:
        71, 0, 73, 40
      HSL:
        118°, 57.7320%, 38.0392%
        HSV (HSB):
        118°, 73.2026%, 60.0000%
        XYZ:
        12.8737, 23.5004, 5.9554
        xyY:
        0.3041, 0.5552, 23.5004
      CIE-Lab:
        55.5841, -51.7742, 47.5027
        CIE-LCH:
        55.5841, 70.2644, 137.4637
        CIE-Luv:
        55.5841, -45.8670, 60.3644
        Hunter-Lab:
        48.4773, -37.4326, 26.6504
      #2d9929 color charts
#2d9929 RGB chart
      #2d9929 CMYK chart
      #2d9929 RGB pie chart
      #2d9929 color shades, tints & tones
#2d9929 color schemes
#2d9929 color preview, HTML & CSS examples
           This text has a color of #2d9929        
        
          <p style="color:#2d9929;">Text here</p>
        
        
          .mytext {color:#2d9929;}
        
        Text color #2d9929
      
           This box has a color of #2d9929        
        
          <div style="background-color:#2d9929;">Content here</div>
        
        
          .mybackground {background-color:#2d9929;}
        
        Background color #2d9929
      
           Border around this has a color of #2d9929        
        
          <div style="border:2px solid #2d9929;">Content here</div>
        
        
          .myborder {border:2px solid #2d9929;}
        
        Border color #2d9929