#396f3f color space conversions
Hex:
        #396f3f
        RGB:
        57, 111, 63
        CMY:
        78, 56, 75
        CMYK:
        49, 0, 43, 56
      HSL:
        127°, 32.1429%, 32.9412%
        HSV (HSB):
        127°, 48.6486%, 43.5294%
        XYZ:
        8.2690, 12.5976, 6.6984
        xyY:
        0.3000, 0.4570, 12.5976
      CIE-Lab:
        42.1506, -29.0976, 21.3070
        CIE-LCH:
        42.1506, 36.0647, 143.7862
        CIE-Luv:
        42.1506, -25.0123, 29.2368
        Hunter-Lab:
        35.4931, -20.5271, 13.6558
      #396f3f color charts
#396f3f RGB chart
      #396f3f CMYK chart
      #396f3f RGB pie chart
      #396f3f color shades, tints & tones
#396f3f color schemes
#396f3f color preview, HTML & CSS examples
           This text has a color of #396f3f        
        
          <p style="color:#396f3f;">Text here</p>
        
        
          .mytext {color:#396f3f;}
        
        Text color #396f3f
      
           This box has a color of #396f3f        
        
          <div style="background-color:#396f3f;">Content here</div>
        
        
          .mybackground {background-color:#396f3f;}
        
        Background color #396f3f
      
           Border around this has a color of #396f3f        
        
          <div style="border:2px solid #396f3f;">Content here</div>
        
        
          .myborder {border:2px solid #396f3f;}
        
        Border color #396f3f