#396e5d color space conversions
Hex:
        #396e5d
        RGB:
        57, 110, 93
        CMY:
        78, 57, 64
        CMYK:
        48, 0, 15, 57
      HSL:
        161°, 31.7365%, 32.7451%
        HSV (HSB):
        161°, 48.1818%, 43.1373%
        XYZ:
        9.2391, 12.8120, 12.3419
        xyY:
        0.2686, 0.3725, 12.8120
      CIE-Lab:
        42.4786, -22.1663, 4.0336
        CIE-LCH:
        42.4786, 22.5303, 169.6867
        CIE-Luv:
        42.4786, -23.6636, 8.4199
        Hunter-Lab:
        35.7939, -16.5652, 4.6122
      #396e5d color charts
#396e5d RGB chart
      #396e5d CMYK chart
      #396e5d RGB pie chart
      #396e5d color shades, tints & tones
#396e5d color schemes
#396e5d color preview, HTML & CSS examples
           This text has a color of #396e5d        
        
          <p style="color:#396e5d;">Text here</p>
        
        
          .mytext {color:#396e5d;}
        
        Text color #396e5d
      
           This box has a color of #396e5d        
        
          <div style="background-color:#396e5d;">Content here</div>
        
        
          .mybackground {background-color:#396e5d;}
        
        Background color #396e5d
      
           Border around this has a color of #396e5d        
        
          <div style="border:2px solid #396e5d;">Content here</div>
        
        
          .myborder {border:2px solid #396e5d;}
        
        Border color #396e5d