#3b704b color space conversions
Hex:
        #3b704b
        RGB:
        59, 112, 75
        CMY:
        77, 56, 71
        CMYK:
        47, 0, 33, 56
      HSL:
        138°, 30.9942%, 33.5294%
        HSV (HSB):
        138°, 47.3214%, 43.9216%
        XYZ:
        8.8678, 13.0261, 8.7035
        xyY:
        0.2898, 0.4257, 13.0261
      CIE-Lab:
        42.8026, -26.6842, 15.2299
        CIE-LCH:
        42.8026, 30.7245, 150.2846
        CIE-Luv:
        42.8026, -24.4081, 22.5704
        Hunter-Lab:
        36.0918, -19.3028, 10.9664
      #3b704b color charts
#3b704b RGB chart
      #3b704b CMYK chart
      #3b704b RGB pie chart
      #3b704b color shades, tints & tones
#3b704b color schemes
#3b704b color preview, HTML & CSS examples
           This text has a color of #3b704b        
        
          <p style="color:#3b704b;">Text here</p>
        
        
          .mytext {color:#3b704b;}
        
        Text color #3b704b
      
           This box has a color of #3b704b        
        
          <div style="background-color:#3b704b;">Content here</div>
        
        
          .mybackground {background-color:#3b704b;}
        
        Background color #3b704b
      
           Border around this has a color of #3b704b        
        
          <div style="border:2px solid #3b704b;">Content here</div>
        
        
          .myborder {border:2px solid #3b704b;}
        
        Border color #3b704b