#3a693b color space conversions
Hex:
        #3a693b
        RGB:
        58, 105, 59
        CMY:
        77, 59, 77
        CMYK:
        45, 0, 44, 59
      HSL:
        121°, 28.8344%, 31.9608%
        HSV (HSB):
        121°, 44.7619%, 41.1765%
        XYZ:
        7.5859, 11.3185, 5.9225
        xyY:
        0.3056, 0.4559, 11.3185
      CIE-Lab:
        40.1117, -26.5862, 20.9659
        CIE-LCH:
        40.1117, 33.8584, 141.7406
        CIE-Luv:
        40.1117, -22.0758, 28.0046
        Hunter-Lab:
        33.6429, -18.6263, 13.1126
      #3a693b color charts
#3a693b RGB chart
      #3a693b CMYK chart
      #3a693b RGB pie chart
      #3a693b color shades, tints & tones
#3a693b color schemes
#3a693b color preview, HTML & CSS examples
           This text has a color of #3a693b        
        
          <p style="color:#3a693b;">Text here</p>
        
        
          .mytext {color:#3a693b;}
        
        Text color #3a693b
      
           This box has a color of #3a693b        
        
          <div style="background-color:#3a693b;">Content here</div>
        
        
          .mybackground {background-color:#3a693b;}
        
        Background color #3a693b
      
           Border around this has a color of #3a693b        
        
          <div style="border:2px solid #3a693b;">Content here</div>
        
        
          .myborder {border:2px solid #3a693b;}
        
        Border color #3a693b