#396e4b color space conversions
Hex:
        #396e4b
        RGB:
        57, 110, 75
        CMY:
        78, 57, 71
        CMYK:
        48, 0, 32, 57
      HSL:
        140°, 31.7365%, 32.7451%
        HSV (HSB):
        140°, 48.1818%, 43.1373%
        XYZ:
        8.5333, 12.5297, 8.6253
        xyY:
        0.2874, 0.4220, 12.5297
      CIE-Lab:
        42.0459, -26.3109, 14.1840
        CIE-LCH:
        42.0459, 29.8906, 151.6712
        CIE-Luv:
        42.0459, -24.2321, 21.2157
        Hunter-Lab:
        35.3973, -18.9142, 10.3308
      #396e4b color charts
#396e4b RGB chart
      #396e4b CMYK chart
      #396e4b RGB pie chart
      #396e4b color shades, tints & tones
#396e4b color schemes
#396e4b color preview, HTML & CSS examples
           This text has a color of #396e4b        
        
          <p style="color:#396e4b;">Text here</p>
        
        
          .mytext {color:#396e4b;}
        
        Text color #396e4b
      
           This box has a color of #396e4b        
        
          <div style="background-color:#396e4b;">Content here</div>
        
        
          .mybackground {background-color:#396e4b;}
        
        Background color #396e4b
      
           Border around this has a color of #396e4b        
        
          <div style="border:2px solid #396e4b;">Content here</div>
        
        
          .myborder {border:2px solid #396e4b;}
        
        Border color #396e4b