#2c8140 color space conversions
Hex:
        #2c8140
        RGB:
        44, 129, 64
        CMY:
        83, 49, 75
        CMYK:
        66, 0, 50, 49
      HSL:
        134°, 49.1329%, 33.9216%
        HSV (HSB):
        134°, 65.8915%, 50.5882%
        XYZ:
        9.8144, 16.6062, 7.5385
        xyY:
        0.2890, 0.4890, 16.6062
      CIE-Lab:
        47.7599, -40.2541, 27.8065
        CIE-LCH:
        47.7599, 48.9244, 145.3643
        CIE-Luv:
        47.7599, -36.2547, 38.8339
        Hunter-Lab:
        40.7506, -28.3237, 17.5573
      #2c8140 color charts
#2c8140 RGB chart
      #2c8140 CMYK chart
      #2c8140 RGB pie chart
      #2c8140 color shades, tints & tones
#2c8140 color schemes
#2c8140 color preview, HTML & CSS examples
           This text has a color of #2c8140        
        
          <p style="color:#2c8140;">Text here</p>
        
        
          .mytext {color:#2c8140;}
        
        Text color #2c8140
      
           This box has a color of #2c8140        
        
          <div style="background-color:#2c8140;">Content here</div>
        
        
          .mybackground {background-color:#2c8140;}
        
        Background color #2c8140
      
           Border around this has a color of #2c8140        
        
          <div style="border:2px solid #2c8140;">Content here</div>
        
        
          .myborder {border:2px solid #2c8140;}
        
        Border color #2c8140