#396b5f color space conversions
Hex:
        #396b5f
        RGB:
        57, 107, 95
        CMY:
        78, 58, 63
        CMYK:
        47, 0, 11, 58
      HSL:
        166°, 30.4878%, 32.1569%
        HSV (HSB):
        166°, 46.7290%, 41.9608%
        XYZ:
        9.0106, 12.2115, 12.7086
        xyY:
        0.2656, 0.3599, 12.2115
      CIE-Lab:
        41.5503, -20.0754, 1.4838
        CIE-LCH:
        41.5503, 20.1301, 175.7730
        CIE-Luv:
        41.5503, -22.3319, 4.7878
        Hunter-Lab:
        34.9449, -15.1271, 2.8991
      #396b5f color charts
#396b5f RGB chart
      #396b5f CMYK chart
      #396b5f RGB pie chart
      #396b5f color shades, tints & tones
#396b5f color schemes
#396b5f color preview, HTML & CSS examples
           This text has a color of #396b5f        
        
          <p style="color:#396b5f;">Text here</p>
        
        
          .mytext {color:#396b5f;}
        
        Text color #396b5f
      
           This box has a color of #396b5f        
        
          <div style="background-color:#396b5f;">Content here</div>
        
        
          .mybackground {background-color:#396b5f;}
        
        Background color #396b5f
      
           Border around this has a color of #396b5f        
        
          <div style="border:2px solid #396b5f;">Content here</div>
        
        
          .myborder {border:2px solid #396b5f;}
        
        Border color #396b5f