#3b5c40 color space conversions
Hex:
        #3b5c40
        RGB:
        59, 92, 64
        CMY:
        77, 64, 75
        CMYK:
        36, 0, 30, 64
      HSL:
        129°, 21.8543%, 29.6078%
        HSV (HSB):
        129°, 35.8696%, 36.0784%
        XYZ:
        6.5562, 8.9543, 6.2333
        xyY:
        0.3015, 0.4118, 8.9543
      CIE-Lab:
        35.8961, -18.6331, 12.3947
        CIE-LCH:
        35.8961, 22.3791, 146.3682
        CIE-Luv:
        35.8961, -15.6296, 17.1252
        Hunter-Lab:
        29.9237, -13.2576, 8.5961
      #3b5c40 color charts
#3b5c40 RGB chart
      #3b5c40 CMYK chart
      #3b5c40 RGB pie chart
      #3b5c40 color shades, tints & tones
#3b5c40 color schemes
#3b5c40 color preview, HTML & CSS examples
           This text has a color of #3b5c40        
        
          <p style="color:#3b5c40;">Text here</p>
        
        
          .mytext {color:#3b5c40;}
        
        Text color #3b5c40
      
           This box has a color of #3b5c40        
        
          <div style="background-color:#3b5c40;">Content here</div>
        
        
          .mybackground {background-color:#3b5c40;}
        
        Background color #3b5c40
      
           Border around this has a color of #3b5c40        
        
          <div style="border:2px solid #3b5c40;">Content here</div>
        
        
          .myborder {border:2px solid #3b5c40;}
        
        Border color #3b5c40