#96699f color space conversions
Hex:
        #96699f
        RGB:
        150, 105, 159
        CMY:
        41, 59, 38
        CMYK:
        6, 34, 0, 38
      HSL:
        290°, 21.9512%, 51.7647%
        HSV (HSB):
        290°, 33.9623%, 62.3529%
        XYZ:
        23.8873, 19.0904, 35.2267
        xyY:
        0.3054, 0.2441, 19.0904
      CIE-Lab:
        50.7928, 27.6339, -22.1390
        CIE-LCH:
        50.7928, 35.4086, 321.2999
        CIE-Luv:
        50.7928, 21.0557, -36.4798
        Hunter-Lab:
        43.6925, 21.1262, -17.2172
      #96699f color charts
#96699f RGB chart
      #96699f CMYK chart
      #96699f RGB pie chart
      #96699f color shades, tints & tones
#96699f color schemes
#96699f color preview, HTML & CSS examples
           This text has a color of #96699f        
        
          <p style="color:#96699f;">Text here</p>
        
        
          .mytext {color:#96699f;}
        
        Text color #96699f
      
           This box has a color of #96699f        
        
          <div style="background-color:#96699f;">Content here</div>
        
        
          .mybackground {background-color:#96699f;}
        
        Background color #96699f
      
           Border around this has a color of #96699f        
        
          <div style="border:2px solid #96699f;">Content here</div>
        
        
          .myborder {border:2px solid #96699f;}
        
        Border color #96699f