#2d7f31 color space conversions
Hex:
        #2d7f31
        RGB:
        45, 127, 49
        CMY:
        82, 50, 81
        CMYK:
        65, 0, 61, 50
      HSL:
        123°, 47.6744%, 33.7255%
        HSV (HSB):
        123°, 64.5669%, 49.8039%
        XYZ:
        9.2259, 15.9584, 5.4997
        xyY:
        0.3007, 0.5201, 15.9584
      CIE-Lab:
        46.9198, -41.4182, 34.5519
        CIE-LCH:
        46.9198, 53.9379, 140.1645
        CIE-Luv:
        46.9198, -35.7639, 44.7954
        Hunter-Lab:
        39.9479, -28.6845, 19.8009
      #2d7f31 color charts
#2d7f31 RGB chart
      #2d7f31 CMYK chart
      #2d7f31 RGB pie chart
      #2d7f31 color shades, tints & tones
#2d7f31 color schemes
#2d7f31 color preview, HTML & CSS examples
           This text has a color of #2d7f31        
        
          <p style="color:#2d7f31;">Text here</p>
        
        
          .mytext {color:#2d7f31;}
        
        Text color #2d7f31
      
           This box has a color of #2d7f31        
        
          <div style="background-color:#2d7f31;">Content here</div>
        
        
          .mybackground {background-color:#2d7f31;}
        
        Background color #2d7f31
      
           Border around this has a color of #2d7f31        
        
          <div style="border:2px solid #2d7f31;">Content here</div>
        
        
          .myborder {border:2px solid #2d7f31;}
        
        Border color #2d7f31