#3a704b color space conversions
Hex:
        #3a704b
        RGB:
        58, 112, 75
        CMY:
        77, 56, 71
        CMYK:
        48, 0, 33, 56
      HSL:
        139°, 31.7647%, 33.3333%
        HSV (HSB):
        139°, 48.2143%, 43.9216%
        XYZ:
        8.8091, 12.9959, 8.7008
        xyY:
        0.2888, 0.4260, 12.9959
      CIE-Lab:
        42.7570, -26.9893, 15.1604
        CIE-LCH:
        42.7570, 30.9558, 150.6763
        CIE-Luv:
        42.7570, -24.7561, 22.5287
        Hunter-Lab:
        36.0498, -19.4691, 10.9250
      #3a704b color charts
#3a704b RGB chart
      #3a704b CMYK chart
      #3a704b RGB pie chart
      #3a704b color shades, tints & tones
#3a704b color schemes
#3a704b color preview, HTML & CSS examples
           This text has a color of #3a704b        
        
          <p style="color:#3a704b;">Text here</p>
        
        
          .mytext {color:#3a704b;}
        
        Text color #3a704b
      
           This box has a color of #3a704b        
        
          <div style="background-color:#3a704b;">Content here</div>
        
        
          .mybackground {background-color:#3a704b;}
        
        Background color #3a704b
      
           Border around this has a color of #3a704b        
        
          <div style="border:2px solid #3a704b;">Content here</div>
        
        
          .myborder {border:2px solid #3a704b;}
        
        Border color #3a704b