#396a3f color space conversions
Hex:
        #396a3f
        RGB:
        57, 106, 63
        CMY:
        78, 58, 75
        CMYK:
        46, 0, 41, 58
      HSL:
        127°, 30.0613%, 31.9608%
        HSV (HSB):
        127°, 46.2264%, 41.5686%
        XYZ:
        7.7386, 11.5368, 6.5216
        xyY:
        0.3000, 0.4472, 11.5368
      CIE-Lab:
        40.4703, -26.6970, 19.1107
        CIE-LCH:
        40.4703, 32.8321, 144.4035
        CIE-Luv:
        40.4703, -22.8032, 26.2525
        Hunter-Lab:
        33.9659, -18.7719, 12.3922
      #396a3f color charts
#396a3f RGB chart
      #396a3f CMYK chart
      #396a3f RGB pie chart
      #396a3f color shades, tints & tones
#396a3f color schemes
#396a3f color preview, HTML & CSS examples
           This text has a color of #396a3f        
        
          <p style="color:#396a3f;">Text here</p>
        
        
          .mytext {color:#396a3f;}
        
        Text color #396a3f
      
           This box has a color of #396a3f        
        
          <div style="background-color:#396a3f;">Content here</div>
        
        
          .mybackground {background-color:#396a3f;}
        
        Background color #396a3f
      
           Border around this has a color of #396a3f        
        
          <div style="border:2px solid #396a3f;">Content here</div>
        
        
          .myborder {border:2px solid #396a3f;}
        
        Border color #396a3f