#396f5d color space conversions
Hex:
        #396f5d
        RGB:
        57, 111, 93
        CMY:
        78, 56, 64
        CMYK:
        49, 0, 16, 56
      HSL:
        160°, 32.1429%, 32.9412%
        HSV (HSB):
        160°, 48.6486%, 43.5294%
        XYZ:
        9.3476, 13.0290, 12.3781
        xyY:
        0.2690, 0.3749, 13.0290
      CIE-Lab:
        42.8070, -22.6850, 4.5053
        CIE-LCH:
        42.8070, 23.1280, 168.7672
        CIE-Luv:
        42.8070, -24.0860, 9.1154
        Hunter-Lab:
        36.0958, -16.9422, 4.9351
      #396f5d color charts
#396f5d RGB chart
      #396f5d CMYK chart
      #396f5d RGB pie chart
      #396f5d color shades, tints & tones
#396f5d color schemes
#396f5d color preview, HTML & CSS examples
           This text has a color of #396f5d        
        
          <p style="color:#396f5d;">Text here</p>
        
        
          .mytext {color:#396f5d;}
        
        Text color #396f5d
      
           This box has a color of #396f5d        
        
          <div style="background-color:#396f5d;">Content here</div>
        
        
          .mybackground {background-color:#396f5d;}
        
        Background color #396f5d
      
           Border around this has a color of #396f5d        
        
          <div style="border:2px solid #396f5d;">Content here</div>
        
        
          .myborder {border:2px solid #396f5d;}
        
        Border color #396f5d