#996a7e color space conversions
Hex:
        #996a7e
        RGB:
        153, 106, 126
        CMY:
        40, 58, 51
        CMYK:
        0, 31, 18, 40
      HSL:
        334°, 18.7251%, 50.7843%
        HSV (HSB):
        334°, 30.7190%, 60.0000%
        XYZ:
        22.0568, 18.5867, 22.1637
        xyY:
        0.3512, 0.2959, 18.5867
      CIE-Lab:
        50.2002, 21.9136, -3.5116
        CIE-LCH:
        50.2002, 22.1931, 350.8960
        CIE-Luv:
        50.2002, 27.6265, -8.4603
        Hunter-Lab:
        43.1123, 15.8762, -0.3019
      #996a7e color charts
#996a7e RGB chart
      #996a7e CMYK chart
      #996a7e RGB pie chart
      #996a7e color shades, tints & tones
#996a7e color schemes
#996a7e color preview, HTML & CSS examples
           This text has a color of #996a7e        
        
          <p style="color:#996a7e;">Text here</p>
        
        
          .mytext {color:#996a7e;}
        
        Text color #996a7e
      
           This box has a color of #996a7e        
        
          <div style="background-color:#996a7e;">Content here</div>
        
        
          .mybackground {background-color:#996a7e;}
        
        Background color #996a7e
      
           Border around this has a color of #996a7e        
        
          <div style="border:2px solid #996a7e;">Content here</div>
        
        
          .myborder {border:2px solid #996a7e;}
        
        Border color #996a7e