#896a7f color space conversions
Hex:
        #896a7f
        RGB:
        137, 106, 127
        CMY:
        46, 58, 50
        CMYK:
        0, 23, 7, 46
      HSL:
        319°, 12.7572%, 47.6471%
        HSV (HSB):
        319°, 22.6277%, 53.7255%
        XYZ:
        19.3013, 17.1587, 22.3734
        xyY:
        0.3281, 0.2916, 17.1587
      CIE-Lab:
        48.4594, 16.0486, -6.8825
        CIE-LCH:
        48.4594, 17.4622, 336.7877
        CIE-Luv:
        48.4594, 16.8349, -12.0689
        Hunter-Lab:
        41.4231, 10.6826, -3.0274
      #896a7f color charts
#896a7f RGB chart
      #896a7f CMYK chart
      #896a7f RGB pie chart
      #896a7f color shades, tints & tones
#896a7f color schemes
#896a7f color preview, HTML & CSS examples
           This text has a color of #896a7f        
        
          <p style="color:#896a7f;">Text here</p>
        
        
          .mytext {color:#896a7f;}
        
        Text color #896a7f
      
           This box has a color of #896a7f        
        
          <div style="background-color:#896a7f;">Content here</div>
        
        
          .mybackground {background-color:#896a7f;}
        
        Background color #896a7f
      
           Border around this has a color of #896a7f        
        
          <div style="border:2px solid #896a7f;">Content here</div>
        
        
          .myborder {border:2px solid #896a7f;}
        
        Border color #896a7f