#9c70ac color space conversions
Hex:
        #9c70ac
        RGB:
        156, 112, 172
        CMY:
        39, 56, 33
        CMYK:
        9, 35, 0, 33
      HSL:
        284°, 26.5487%, 55.6863%
        HSV (HSB):
        284°, 34.8837%, 67.4510%
        XYZ:
        26.9509, 21.6348, 41.7852
        xyY:
        0.2982, 0.2394, 21.6348
      CIE-Lab:
        53.6374, 28.3233, -25.2752
        CIE-LCH:
        53.6374, 37.9611, 318.2549
        CIE-Luv:
        53.6374, 19.6945, -41.8271
        Hunter-Lab:
        46.5132, 22.0289, -20.7039
      #9c70ac color charts
#9c70ac RGB chart
      #9c70ac CMYK chart
      #9c70ac RGB pie chart
      #9c70ac color shades, tints & tones
#9c70ac color schemes
#9c70ac color preview, HTML & CSS examples
           This text has a color of #9c70ac        
        
          <p style="color:#9c70ac;">Text here</p>
        
        
          .mytext {color:#9c70ac;}
        
        Text color #9c70ac
      
           This box has a color of #9c70ac        
        
          <div style="background-color:#9c70ac;">Content here</div>
        
        
          .mybackground {background-color:#9c70ac;}
        
        Background color #9c70ac
      
           Border around this has a color of #9c70ac        
        
          <div style="border:2px solid #9c70ac;">Content here</div>
        
        
          .myborder {border:2px solid #9c70ac;}
        
        Border color #9c70ac