#3b5d40 color space conversions
Hex:
        #3b5d40
        RGB:
        59, 93, 64
        CMY:
        77, 64, 75
        CMYK:
        37, 0, 31, 64
      HSL:
        129°, 22.3684%, 29.8039%
        HSV (HSB):
        129°, 36.5591%, 36.4706%
        XYZ:
        6.6434, 9.1287, 6.2624
        xyY:
        0.3015, 0.4143, 9.1287
      CIE-Lab:
        36.2309, -19.1710, 12.8523
        CIE-LCH:
        36.2309, 23.0804, 146.1619
        CIE-Luv:
        36.2309, -16.0939, 17.7501
        Hunter-Lab:
        30.2137, -13.6253, 8.8606
      #3b5d40 color charts
#3b5d40 RGB chart
      #3b5d40 CMYK chart
      #3b5d40 RGB pie chart
      #3b5d40 color shades, tints & tones
#3b5d40 color schemes
#3b5d40 color preview, HTML & CSS examples
           This text has a color of #3b5d40        
        
          <p style="color:#3b5d40;">Text here</p>
        
        
          .mytext {color:#3b5d40;}
        
        Text color #3b5d40
      
           This box has a color of #3b5d40        
        
          <div style="background-color:#3b5d40;">Content here</div>
        
        
          .mybackground {background-color:#3b5d40;}
        
        Background color #3b5d40
      
           Border around this has a color of #3b5d40        
        
          <div style="border:2px solid #3b5d40;">Content here</div>
        
        
          .myborder {border:2px solid #3b5d40;}
        
        Border color #3b5d40