#9c60ae color space conversions
Hex:
        #9c60ae
        RGB:
        156, 96, 174
        CMY:
        39, 62, 32
        CMYK:
        10, 45, 0, 32
      HSL:
        286°, 32.5000%, 52.9412%
        HSV (HSB):
        286°, 44.8276%, 68.2353%
        XYZ:
        25.5332, 18.4897, 42.2675
        xyY:
        0.2959, 0.2143, 18.4897
      CIE-Lab:
        50.0847, 37.7727, -31.9576
        CIE-LCH:
        50.0847, 49.4779, 319.7671
        CIE-Luv:
        50.0847, 25.9493, -52.7755
        Hunter-Lab:
        42.9996, 30.7440, -28.1808
      #9c60ae color charts
#9c60ae RGB chart
      #9c60ae CMYK chart
      #9c60ae RGB pie chart
      #9c60ae color shades, tints & tones
#9c60ae color schemes
#9c60ae color preview, HTML & CSS examples
           This text has a color of #9c60ae        
        
          <p style="color:#9c60ae;">Text here</p>
        
        
          .mytext {color:#9c60ae;}
        
        Text color #9c60ae
      
           This box has a color of #9c60ae        
        
          <div style="background-color:#9c60ae;">Content here</div>
        
        
          .mybackground {background-color:#9c60ae;}
        
        Background color #9c60ae
      
           Border around this has a color of #9c60ae        
        
          <div style="border:2px solid #9c60ae;">Content here</div>
        
        
          .myborder {border:2px solid #9c60ae;}
        
        Border color #9c60ae