#2d9140 color space conversions
Hex:
        #2d9140
        RGB:
        45, 145, 64
        CMY:
        82, 43, 75
        CMYK:
        69, 0, 56, 43
      HSL:
        131°, 52.6316%, 37.2549%
        HSV (HSB):
        131°, 68.9655%, 56.8627%
        XYZ:
        12.1330, 21.1789, 8.2989
        xyY:
        0.2916, 0.5090, 21.1789
      CIE-Lab:
        53.1447, -46.2814, 34.4172
        CIE-LCH:
        53.1447, 57.6759, 143.3636
        CIE-Luv:
        53.1447, -42.1570, 47.6897
        Hunter-Lab:
        46.0205, -33.4755, 21.5225
      #2d9140 color charts
#2d9140 RGB chart
      #2d9140 CMYK chart
      #2d9140 RGB pie chart
      #2d9140 color shades, tints & tones
#2d9140 color schemes
#2d9140 color preview, HTML & CSS examples
           This text has a color of #2d9140        
        
          <p style="color:#2d9140;">Text here</p>
        
        
          .mytext {color:#2d9140;}
        
        Text color #2d9140
      
           This box has a color of #2d9140        
        
          <div style="background-color:#2d9140;">Content here</div>
        
        
          .mybackground {background-color:#2d9140;}
        
        Background color #2d9140
      
           Border around this has a color of #2d9140        
        
          <div style="border:2px solid #2d9140;">Content here</div>
        
        
          .myborder {border:2px solid #2d9140;}
        
        Border color #2d9140