#3d8142 color space conversions
Hex:
        #3d8142
        RGB:
        61, 129, 66
        CMY:
        76, 49, 74
        CMYK:
        53, 0, 49, 49
      HSL:
        124°, 35.7895%, 37.2549%
        HSV (HSB):
        124°, 52.7132%, 50.5882%
        XYZ:
        10.7581, 17.0860, 7.8852
        xyY:
        0.3011, 0.4782, 17.0860
      CIE-Lab:
        48.3682, -35.5862, 27.6153
        CIE-LCH:
        48.3682, 45.0442, 142.1882
        CIE-Luv:
        48.3682, -31.3206, 38.1267
        Hunter-Lab:
        41.3352, -25.8793, 17.6244
      #3d8142 color charts
#3d8142 RGB chart
      #3d8142 CMYK chart
      #3d8142 RGB pie chart
      #3d8142 color shades, tints & tones
#3d8142 color schemes
#3d8142 color preview, HTML & CSS examples
           This text has a color of #3d8142        
        
          <p style="color:#3d8142;">Text here</p>
        
        
          .mytext {color:#3d8142;}
        
        Text color #3d8142
      
           This box has a color of #3d8142        
        
          <div style="background-color:#3d8142;">Content here</div>
        
        
          .mybackground {background-color:#3d8142;}
        
        Background color #3d8142
      
           Border around this has a color of #3d8142        
        
          <div style="border:2px solid #3d8142;">Content here</div>
        
        
          .myborder {border:2px solid #3d8142;}
        
        Border color #3d8142