#9531a3 color space conversions
Hex:
        #9531a3
        RGB:
        149, 49, 163
        CMY:
        42, 81, 36
        CMYK:
        9, 70, 0, 36
      HSL:
        293°, 53.7736%, 41.5686%
        HSV (HSB):
        293°, 69.9387%, 63.9216%
        XYZ:
        20.1036, 11.2305, 35.7585
        xyY:
        0.2996, 0.1674, 11.2305
      CIE-Lab:
        39.9661, 56.6747, -41.4932
        CIE-LCH:
        39.9661, 70.2404, 323.7911
        CIE-Luv:
        39.9661, 38.4371, -65.8173
        Hunter-Lab:
        33.5120, 48.4349, -39.8061
      #9531a3 color charts
#9531a3 RGB chart
      #9531a3 CMYK chart
      #9531a3 RGB pie chart
      #9531a3 color shades, tints & tones
#9531a3 color schemes
#9531a3 color preview, HTML & CSS examples
           This text has a color of #9531a3        
        
          <p style="color:#9531a3;">Text here</p>
        
        
          .mytext {color:#9531a3;}
        
        Text color #9531a3
      
           This box has a color of #9531a3        
        
          <div style="background-color:#9531a3;">Content here</div>
        
        
          .mybackground {background-color:#9531a3;}
        
        Background color #9531a3
      
           Border around this has a color of #9531a3        
        
          <div style="border:2px solid #9531a3;">Content here</div>
        
        
          .myborder {border:2px solid #9531a3;}
        
        Border color #9531a3