#9c54af color space conversions
Hex:
        #9c54af
        RGB:
        156, 84, 175
        CMY:
        39, 67, 31
        CMYK:
        11, 52, 0, 31
      HSL:
        287°, 36.2550%, 50.7843%
        HSV (HSB):
        287°, 52.0000%, 68.6275%
        XYZ:
        24.6185, 16.5037, 42.4454
        xyY:
        0.2946, 0.1975, 16.5037
      CIE-Lab:
        47.6285, 44.4603, -36.3968
        CIE-LCH:
        47.6285, 57.4582, 320.6950
        CIE-Luv:
        47.6285, 30.1206, -59.7796
        Hunter-Lab:
        40.6248, 37.0772, -33.5099
      #9c54af color charts
#9c54af RGB chart
      #9c54af CMYK chart
      #9c54af RGB pie chart
      #9c54af color shades, tints & tones
#9c54af color schemes
#9c54af color preview, HTML & CSS examples
           This text has a color of #9c54af        
        
          <p style="color:#9c54af;">Text here</p>
        
        
          .mytext {color:#9c54af;}
        
        Text color #9c54af
      
           This box has a color of #9c54af        
        
          <div style="background-color:#9c54af;">Content here</div>
        
        
          .mybackground {background-color:#9c54af;}
        
        Background color #9c54af
      
           Border around this has a color of #9c54af        
        
          <div style="border:2px solid #9c54af;">Content here</div>
        
        
          .myborder {border:2px solid #9c54af;}
        
        Border color #9c54af