#9c6aaa color space conversions
Hex:
        #9c6aaa
        RGB:
        156, 106, 170
        CMY:
        39, 58, 33
        CMYK:
        8, 38, 0, 33
      HSL:
        287°, 27.3504%, 54.1176%
        HSV (HSB):
        287°, 37.6471%, 66.6667%
        XYZ:
        26.1200, 20.2783, 40.5676
        xyY:
        0.3003, 0.2332, 20.2783
      CIE-Lab:
        52.1504, 31.3220, -26.4134
        CIE-LCH:
        52.1504, 40.9724, 319.8596
        CIE-Luv:
        52.1504, 22.5844, -43.7706
        Hunter-Lab:
        45.0314, 24.7323, -21.8909
      #9c6aaa color charts
#9c6aaa RGB chart
      #9c6aaa CMYK chart
      #9c6aaa RGB pie chart
      #9c6aaa color shades, tints & tones
#9c6aaa color schemes
#9c6aaa color preview, HTML & CSS examples
           This text has a color of #9c6aaa        
        
          <p style="color:#9c6aaa;">Text here</p>
        
        
          .mytext {color:#9c6aaa;}
        
        Text color #9c6aaa
      
           This box has a color of #9c6aaa        
        
          <div style="background-color:#9c6aaa;">Content here</div>
        
        
          .mybackground {background-color:#9c6aaa;}
        
        Background color #9c6aaa
      
           Border around this has a color of #9c6aaa        
        
          <div style="border:2px solid #9c6aaa;">Content here</div>
        
        
          .myborder {border:2px solid #9c6aaa;}
        
        Border color #9c6aaa