#9524ac color space conversions
Hex:
        #9524ac
        RGB:
        149, 36, 172
        CMY:
        42, 86, 33
        CMYK:
        13, 79, 0, 33
      HSL:
        290°, 65.3846%, 40.7843%
        HSV (HSB):
        290°, 79.0698%, 67.4510%
        XYZ:
        20.4717, 10.6299, 40.0025
        xyY:
        0.2879, 0.1495, 10.6299
      CIE-Lab:
        38.9500, 62.8618, -48.5014
        CIE-LCH:
        38.9500, 79.3976, 322.3478
        CIE-Luv:
        38.9500, 38.0685, -75.6298
        Hunter-Lab:
        32.6035, 55.0239, -49.9228
      #9524ac color charts
#9524ac RGB chart
      #9524ac CMYK chart
      #9524ac RGB pie chart
      #9524ac color shades, tints & tones
#9524ac color schemes
#9524ac color preview, HTML & CSS examples
           This text has a color of #9524ac        
        
          <p style="color:#9524ac;">Text here</p>
        
        
          .mytext {color:#9524ac;}
        
        Text color #9524ac
      
           This box has a color of #9524ac        
        
          <div style="background-color:#9524ac;">Content here</div>
        
        
          .mybackground {background-color:#9524ac;}
        
        Background color #9524ac
      
           Border around this has a color of #9524ac        
        
          <div style="border:2px solid #9524ac;">Content here</div>
        
        
          .myborder {border:2px solid #9524ac;}
        
        Border color #9524ac