#996d9f color space conversions
Hex:
        #996d9f
        RGB:
        153, 109, 159
        CMY:
        40, 57, 38
        CMYK:
        4, 31, 0, 38
      HSL:
        293°, 20.6612%, 52.5490%
        HSV (HSB):
        293°, 31.4465%, 62.3529%
        XYZ:
        24.8635, 20.2128, 35.3919
        xyY:
        0.3090, 0.2512, 20.2128
      CIE-Lab:
        52.0769, 26.3401, -20.1392
        CIE-LCH:
        52.0769, 33.1570, 322.5990
        CIE-Luv:
        52.0769, 21.1191, -33.4439
        Hunter-Lab:
        44.9586, 20.0384, -15.2027
      #996d9f color charts
#996d9f RGB chart
      #996d9f CMYK chart
      #996d9f RGB pie chart
      #996d9f color shades, tints & tones
#996d9f color schemes
#996d9f color preview, HTML & CSS examples
           This text has a color of #996d9f        
        
          <p style="color:#996d9f;">Text here</p>
        
        
          .mytext {color:#996d9f;}
        
        Text color #996d9f
      
           This box has a color of #996d9f        
        
          <div style="background-color:#996d9f;">Content here</div>
        
        
          .mybackground {background-color:#996d9f;}
        
        Background color #996d9f
      
           Border around this has a color of #996d9f        
        
          <div style="border:2px solid #996d9f;">Content here</div>
        
        
          .myborder {border:2px solid #996d9f;}
        
        Border color #996d9f