#2d8235 color space conversions
Hex:
        #2d8235
        RGB:
        45, 130, 53
        CMY:
        82, 49, 79
        CMYK:
        65, 0, 59, 49
      HSL:
        126°, 48.5714%, 34.3137%
        HSV (HSB):
        126°, 65.3846%, 50.9804%
        XYZ:
        9.7074, 16.7802, 6.0954
        xyY:
        0.2979, 0.5150, 16.7802
      CIE-Lab:
        47.9819, -42.0661, 33.8048
        CIE-LCH:
        47.9819, 53.9659, 141.2143
        CIE-Luv:
        47.9819, -36.8095, 44.6691
        Hunter-Lab:
        40.9636, -29.3860, 19.8521
      #2d8235 color charts
#2d8235 RGB chart
      #2d8235 CMYK chart
      #2d8235 RGB pie chart
      #2d8235 color shades, tints & tones
#2d8235 color schemes
#2d8235 color preview, HTML & CSS examples
           This text has a color of #2d8235        
        
          <p style="color:#2d8235;">Text here</p>
        
        
          .mytext {color:#2d8235;}
        
        Text color #2d8235
      
           This box has a color of #2d8235        
        
          <div style="background-color:#2d8235;">Content here</div>
        
        
          .mybackground {background-color:#2d8235;}
        
        Background color #2d8235
      
           Border around this has a color of #2d8235        
        
          <div style="border:2px solid #2d8235;">Content here</div>
        
        
          .myborder {border:2px solid #2d8235;}
        
        Border color #2d8235