#996f8b color space conversions
Hex:
        #996f8b
        RGB:
        153, 111, 139
        CMY:
        40, 56, 45
        CMYK:
        0, 27, 9, 40
      HSL:
        320°, 17.0732%, 51.7647%
        HSV (HSB):
        320°, 27.4510%, 60.0000%
        XYZ:
        23.4815, 20.0053, 27.0499
        xyY:
        0.3329, 0.2836, 20.0053
      CIE-Lab:
        51.8432, 21.3097, -8.7570
        CIE-LCH:
        51.8432, 23.0388, 337.6603
        CIE-Luv:
        51.8432, 23.0781, -15.8087
        Hunter-Lab:
        44.7272, 15.4386, -4.5480
      #996f8b color charts
#996f8b RGB chart
      #996f8b CMYK chart
      #996f8b RGB pie chart
      #996f8b color shades, tints & tones
#996f8b color schemes
#996f8b color preview, HTML & CSS examples
           This text has a color of #996f8b        
        
          <p style="color:#996f8b;">Text here</p>
        
        
          .mytext {color:#996f8b;}
        
        Text color #996f8b
      
           This box has a color of #996f8b        
        
          <div style="background-color:#996f8b;">Content here</div>
        
        
          .mybackground {background-color:#996f8b;}
        
        Background color #996f8b
      
           Border around this has a color of #996f8b        
        
          <div style="border:2px solid #996f8b;">Content here</div>
        
        
          .myborder {border:2px solid #996f8b;}
        
        Border color #996f8b