#3a725b color space conversions
Hex:
        #3a725b
        RGB:
        58, 114, 91
        CMY:
        77, 55, 64
        CMYK:
        49, 0, 20, 55
      HSL:
        155°, 32.5581%, 33.7255%
        HSV (HSB):
        155°, 49.1228%, 44.7059%
        XYZ:
        9.6506, 13.6895, 12.0312
        xyY:
        0.2728, 0.3870, 13.6895
      CIE-Lab:
        43.7843, -24.4303, 7.1039
        CIE-LCH:
        43.7843, 25.4422, 163.7865
        CIE-Luv:
        43.7843, -25.1010, 12.7230
        Hunter-Lab:
        36.9993, -18.1905, 6.6199
      #3a725b color charts
#3a725b RGB chart
      #3a725b CMYK chart
      #3a725b RGB pie chart
      #3a725b color shades, tints & tones
#3a725b color schemes
#3a725b color preview, HTML & CSS examples
           This text has a color of #3a725b        
        
          <p style="color:#3a725b;">Text here</p>
        
        
          .mytext {color:#3a725b;}
        
        Text color #3a725b
      
           This box has a color of #3a725b        
        
          <div style="background-color:#3a725b;">Content here</div>
        
        
          .mybackground {background-color:#3a725b;}
        
        Background color #3a725b
      
           Border around this has a color of #3a725b        
        
          <div style="border:2px solid #3a725b;">Content here</div>
        
        
          .myborder {border:2px solid #3a725b;}
        
        Border color #3a725b