#3e7042 color space conversions
Hex:
        #3e7042
        RGB:
        62, 112, 66
        CMY:
        76, 56, 74
        CMYK:
        45, 0, 41, 56
      HSL:
        125°, 28.7356%, 34.1176%
        HSV (HSB):
        125°, 44.6429%, 43.9216%
        XYZ:
        8.7641, 13.0058, 7.2027
        xyY:
        0.3025, 0.4489, 13.0058
      CIE-Lab:
        42.7720, -27.4394, 20.4447
        CIE-LCH:
        42.7720, 34.2185, 143.3107
        CIE-Luv:
        42.7720, -23.5483, 28.2667
        Hunter-Lab:
        36.0636, -19.7323, 13.4030
      #3e7042 color charts
#3e7042 RGB chart
      #3e7042 CMYK chart
      #3e7042 RGB pie chart
      #3e7042 color shades, tints & tones
#3e7042 color schemes
#3e7042 color preview, HTML & CSS examples
           This text has a color of #3e7042        
        
          <p style="color:#3e7042;">Text here</p>
        
        
          .mytext {color:#3e7042;}
        
        Text color #3e7042
      
           This box has a color of #3e7042        
        
          <div style="background-color:#3e7042;">Content here</div>
        
        
          .mybackground {background-color:#3e7042;}
        
        Background color #3e7042
      
           Border around this has a color of #3e7042        
        
          <div style="border:2px solid #3e7042;">Content here</div>
        
        
          .myborder {border:2px solid #3e7042;}
        
        Border color #3e7042