#2d9232 color space conversions
Hex:
        #2d9232
        RGB:
        45, 146, 50
        CMY:
        82, 43, 80
        CMYK:
        69, 0, 66, 43
      HSL:
        123°, 52.8796%, 37.4510%
        HSV (HSB):
        123°, 69.1781%, 57.2549%
        XYZ:
        11.9368, 21.3459, 6.5087
        xyY:
        0.3000, 0.5364, 21.3459
      CIE-Lab:
        53.3261, -48.4276, 41.3276
        CIE-LCH:
        53.3261, 63.6647, 139.5229
        CIE-Luv:
        53.3261, -43.0225, 54.0594
        Hunter-Lab:
        46.2017, -34.7352, 23.9887
      #2d9232 color charts
#2d9232 RGB chart
      #2d9232 CMYK chart
      #2d9232 RGB pie chart
      #2d9232 color shades, tints & tones
#2d9232 color schemes
#2d9232 color preview, HTML & CSS examples
           This text has a color of #2d9232        
        
          <p style="color:#2d9232;">Text here</p>
        
        
          .mytext {color:#2d9232;}
        
        Text color #2d9232
      
           This box has a color of #2d9232        
        
          <div style="background-color:#2d9232;">Content here</div>
        
        
          .mybackground {background-color:#2d9232;}
        
        Background color #2d9232
      
           Border around this has a color of #2d9232        
        
          <div style="border:2px solid #2d9232;">Content here</div>
        
        
          .myborder {border:2px solid #2d9232;}
        
        Border color #2d9232