#3a7d42 color space conversions
Hex:
        #3a7d42
        RGB:
        58, 125, 66
        CMY:
        77, 51, 74
        CMYK:
        54, 0, 47, 51
      HSL:
        127°, 36.6120%, 35.8824%
        HSV (HSB):
        127°, 53.6000%, 49.0196%
        XYZ:
        10.0619, 15.9601, 7.7045
        xyY:
        0.2983, 0.4732, 15.9601
      CIE-Lab:
        46.9221, -34.6873, 25.7635
        CIE-LCH:
        46.9221, 43.2084, 143.3974
        CIE-Luv:
        46.9221, -30.6116, 35.7680
        Hunter-Lab:
        39.9501, -24.9554, 16.5308
      #3a7d42 color charts
#3a7d42 RGB chart
      #3a7d42 CMYK chart
      #3a7d42 RGB pie chart
      #3a7d42 color shades, tints & tones
#3a7d42 color schemes
#3a7d42 color preview, HTML & CSS examples
           This text has a color of #3a7d42        
        
          <p style="color:#3a7d42;">Text here</p>
        
        
          .mytext {color:#3a7d42;}
        
        Text color #3a7d42
      
           This box has a color of #3a7d42        
        
          <div style="background-color:#3a7d42;">Content here</div>
        
        
          .mybackground {background-color:#3a7d42;}
        
        Background color #3a7d42
      
           Border around this has a color of #3a7d42        
        
          <div style="border:2px solid #3a7d42;">Content here</div>
        
        
          .myborder {border:2px solid #3a7d42;}
        
        Border color #3a7d42