#396c4f color space conversions
Hex:
        #396c4f
        RGB:
        57, 108, 79
        CMY:
        78, 58, 69
        CMYK:
        47, 0, 27, 58
      HSL:
        146°, 30.9091%, 32.3529%
        HSV (HSB):
        146°, 47.2222%, 42.3529%
        XYZ:
        8.4612, 12.1595, 9.2982
        xyY:
        0.2828, 0.4064, 12.1595
      CIE-Lab:
        41.4685, -24.4541, 11.0106
        CIE-LCH:
        41.4685, 26.8186, 155.7601
        CIE-Luv:
        41.4685, -23.2454, 17.2208
        Hunter-Lab:
        34.8705, -17.7110, 8.5997
      #396c4f color charts
#396c4f RGB chart
      #396c4f CMYK chart
      #396c4f RGB pie chart
      #396c4f color shades, tints & tones
#396c4f color schemes
#396c4f color preview, HTML & CSS examples
           This text has a color of #396c4f        
        
          <p style="color:#396c4f;">Text here</p>
        
        
          .mytext {color:#396c4f;}
        
        Text color #396c4f
      
           This box has a color of #396c4f        
        
          <div style="background-color:#396c4f;">Content here</div>
        
        
          .mybackground {background-color:#396c4f;}
        
        Background color #396c4f
      
           Border around this has a color of #396c4f        
        
          <div style="border:2px solid #396c4f;">Content here</div>
        
        
          .myborder {border:2px solid #396c4f;}
        
        Border color #396c4f