#9534a5 color space conversions
Hex:
        #9534a5
        RGB:
        149, 52, 165
        CMY:
        42, 80, 35
        CMYK:
        10, 68, 0, 35
      HSL:
        292°, 52.0737%, 42.5490%
        HSV (HSB):
        292°, 68.4848%, 64.7059%
        XYZ:
        20.4139, 11.5622, 36.7531
        xyY:
        0.2970, 0.1682, 11.5622
      CIE-Lab:
        40.5116, 55.8484, -41.8203
        CIE-LCH:
        40.5116, 69.7709, 323.1735
        CIE-Luv:
        40.5116, 37.2192, -66.4393
        Hunter-Lab:
        34.0032, 47.6577, -40.2827
      #9534a5 color charts
#9534a5 RGB chart
      #9534a5 CMYK chart
      #9534a5 RGB pie chart
      #9534a5 color shades, tints & tones
#9534a5 color schemes
#9534a5 color preview, HTML & CSS examples
           This text has a color of #9534a5        
        
          <p style="color:#9534a5;">Text here</p>
        
        
          .mytext {color:#9534a5;}
        
        Text color #9534a5
      
           This box has a color of #9534a5        
        
          <div style="background-color:#9534a5;">Content here</div>
        
        
          .mybackground {background-color:#9534a5;}
        
        Background color #9534a5
      
           Border around this has a color of #9534a5        
        
          <div style="border:2px solid #9534a5;">Content here</div>
        
        
          .myborder {border:2px solid #9534a5;}
        
        Border color #9534a5