#3a5e35 color space conversions
Hex:
        #3a5e35
        RGB:
        58, 94, 53
        CMY:
        77, 63, 79
        CMYK:
        38, 0, 44, 63
      HSL:
        113°, 27.8912%, 28.8235%
        HSV (HSB):
        113°, 43.6170%, 36.8627%
        XYZ:
        6.3902, 9.1620, 4.7998
        xyY:
        0.3140, 0.4502, 9.1620
      CIE-Lab:
        36.2943, -22.0947, 19.5117
        CIE-LCH:
        36.2943, 29.4769, 138.5525
        CIE-Luv:
        36.2943, -17.1208, 24.9243
        Hunter-Lab:
        30.2688, -15.2861, 11.7864
      #3a5e35 color charts
#3a5e35 RGB chart
      #3a5e35 CMYK chart
      #3a5e35 RGB pie chart
      #3a5e35 color shades, tints & tones
#3a5e35 color schemes
#3a5e35 color preview, HTML & CSS examples
           This text has a color of #3a5e35        
        
          <p style="color:#3a5e35;">Text here</p>
        
        
          .mytext {color:#3a5e35;}
        
        Text color #3a5e35
      
           This box has a color of #3a5e35        
        
          <div style="background-color:#3a5e35;">Content here</div>
        
        
          .mybackground {background-color:#3a5e35;}
        
        Background color #3a5e35
      
           Border around this has a color of #3a5e35        
        
          <div style="border:2px solid #3a5e35;">Content here</div>
        
        
          .myborder {border:2px solid #3a5e35;}
        
        Border color #3a5e35