#9c75ac color space conversions
Hex:
        #9c75ac
        RGB:
        156, 117, 172
        CMY:
        39, 54, 33
        CMYK:
        9, 32, 0, 33
      HSL:
        283°, 24.8869%, 56.6667%
        HSV (HSB):
        283°, 31.9767%, 67.4510%
        XYZ:
        27.5180, 22.7691, 41.9742
        xyY:
        0.2983, 0.2468, 22.7691
      CIE-Lab:
        54.8337, 25.4550, -23.4315
        CIE-LCH:
        54.8337, 34.5976, 317.3702
        CIE-Luv:
        54.8337, 17.4918, -38.7312
        Hunter-Lab:
        47.7169, 19.4349, -18.7526
      #9c75ac color charts
#9c75ac RGB chart
      #9c75ac CMYK chart
      #9c75ac RGB pie chart
      #9c75ac color shades, tints & tones
#9c75ac color schemes
#9c75ac color preview, HTML & CSS examples
           This text has a color of #9c75ac        
        
          <p style="color:#9c75ac;">Text here</p>
        
        
          .mytext {color:#9c75ac;}
        
        Text color #9c75ac
      
           This box has a color of #9c75ac        
        
          <div style="background-color:#9c75ac;">Content here</div>
        
        
          .mybackground {background-color:#9c75ac;}
        
        Background color #9c75ac
      
           Border around this has a color of #9c75ac        
        
          <div style="border:2px solid #9c75ac;">Content here</div>
        
        
          .myborder {border:2px solid #9c75ac;}
        
        Border color #9c75ac