#3d7142 color space conversions
Hex:
        #3d7142
        RGB:
        61, 113, 66
        CMY:
        76, 56, 74
        CMYK:
        46, 0, 42, 56
      HSL:
        126°, 29.8851%, 34.1176%
        HSV (HSB):
        126°, 46.0177%, 44.3137%
        XYZ:
        8.8130, 13.1957, 7.2368
        xyY:
        0.3013, 0.4512, 13.1957
      CIE-Lab:
        43.0567, -28.2476, 20.8081
        CIE-LCH:
        43.0567, 35.0842, 143.6234
        CIE-Luv:
        43.0567, -24.3692, 28.8267
        Hunter-Lab:
        36.3259, -20.2647, 13.6165
      #3d7142 color charts
#3d7142 RGB chart
      #3d7142 CMYK chart
      #3d7142 RGB pie chart
      #3d7142 color shades, tints & tones
#3d7142 color schemes
#3d7142 color preview, HTML & CSS examples
           This text has a color of #3d7142        
        
          <p style="color:#3d7142;">Text here</p>
        
        
          .mytext {color:#3d7142;}
        
        Text color #3d7142
      
           This box has a color of #3d7142        
        
          <div style="background-color:#3d7142;">Content here</div>
        
        
          .mybackground {background-color:#3d7142;}
        
        Background color #3d7142
      
           Border around this has a color of #3d7142        
        
          <div style="border:2px solid #3d7142;">Content here</div>
        
        
          .myborder {border:2px solid #3d7142;}
        
        Border color #3d7142