#2d7434 color space conversions
Hex:
        #2d7434
        RGB:
        45, 116, 52
        CMY:
        82, 55, 80
        CMYK:
        61, 0, 55, 55
      HSL:
        126°, 44.0994%, 31.5686%
        HSV (HSB):
        126°, 61.2069%, 45.4902%
        XYZ:
        7.9474, 13.2966, 5.3964
        xyY:
        0.2983, 0.4991, 13.2966
      CIE-Lab:
        43.2068, -36.5603, 28.6159
        CIE-LCH:
        43.2068, 46.4276, 141.9495
        CIE-Luv:
        43.2068, -31.2629, 37.5724
        Hunter-Lab:
        36.4645, -24.9089, 16.7507
      #2d7434 color charts
#2d7434 RGB chart
      #2d7434 CMYK chart
      #2d7434 RGB pie chart
      #2d7434 color shades, tints & tones
#2d7434 color schemes
#2d7434 color preview, HTML & CSS examples
           This text has a color of #2d7434        
        
          <p style="color:#2d7434;">Text here</p>
        
        
          .mytext {color:#2d7434;}
        
        Text color #2d7434
      
           This box has a color of #2d7434        
        
          <div style="background-color:#2d7434;">Content here</div>
        
        
          .mybackground {background-color:#2d7434;}
        
        Background color #2d7434
      
           Border around this has a color of #2d7434        
        
          <div style="border:2px solid #2d7434;">Content here</div>
        
        
          .myborder {border:2px solid #2d7434;}
        
        Border color #2d7434