#3a7b42 color space conversions
Hex:
        #3a7b42
        RGB:
        58, 123, 66
        CMY:
        77, 52, 74
        CMYK:
        53, 0, 46, 52
      HSL:
        127°, 35.9116%, 35.4902%
        HSV (HSB):
        127°, 52.8455%, 48.2353%
        XYZ:
        9.8113, 15.4588, 7.6210
        xyY:
        0.2983, 0.4700, 15.4588
      CIE-Lab:
        46.2563, -33.7980, 24.9157
        CIE-LCH:
        46.2563, 41.9892, 143.6026
        CIE-Luv:
        46.2563, -29.7642, 34.6128
        Hunter-Lab:
        39.3177, -24.2635, 16.0301
      #3a7b42 color charts
#3a7b42 RGB chart
      #3a7b42 CMYK chart
      #3a7b42 RGB pie chart
      #3a7b42 color shades, tints & tones
#3a7b42 color schemes
#3a7b42 color preview, HTML & CSS examples
           This text has a color of #3a7b42        
        
          <p style="color:#3a7b42;">Text here</p>
        
        
          .mytext {color:#3a7b42;}
        
        Text color #3a7b42
      
           This box has a color of #3a7b42        
        
          <div style="background-color:#3a7b42;">Content here</div>
        
        
          .mybackground {background-color:#3a7b42;}
        
        Background color #3a7b42
      
           Border around this has a color of #3a7b42        
        
          <div style="border:2px solid #3a7b42;">Content here</div>
        
        
          .myborder {border:2px solid #3a7b42;}
        
        Border color #3a7b42