#396c6e color space conversions
Hex:
        #396c6e
        RGB:
        57, 108, 110
        CMY:
        78, 58, 57
        CMYK:
        48, 2, 0, 57
      HSL:
        182°, 31.7365%, 32.7451%
        HSV (HSB):
        182°, 48.1818%, 43.1373%
        XYZ:
        9.8644, 12.7208, 16.6873
        xyY:
        0.2512, 0.3239, 12.7208
      CIE-Lab:
        42.3395, -16.4925, -6.4447
        CIE-LCH:
        42.3395, 17.7069, 201.3437
        CIE-Luv:
        42.3395, -22.2775, -6.4597
        Hunter-Lab:
        35.6662, -13.0472, -2.7739
      #396c6e color charts
#396c6e RGB chart
      #396c6e CMYK chart
      #396c6e RGB pie chart
      #396c6e color shades, tints & tones
#396c6e color schemes
#396c6e color preview, HTML & CSS examples
           This text has a color of #396c6e        
        
          <p style="color:#396c6e;">Text here</p>
        
        
          .mytext {color:#396c6e;}
        
        Text color #396c6e
      
           This box has a color of #396c6e        
        
          <div style="background-color:#396c6e;">Content here</div>
        
        
          .mybackground {background-color:#396c6e;}
        
        Background color #396c6e
      
           Border around this has a color of #396c6e        
        
          <div style="border:2px solid #396c6e;">Content here</div>
        
        
          .myborder {border:2px solid #396c6e;}
        
        Border color #396c6e