#9534a9 color space conversions
Hex:
        #9534a9
        RGB:
        149, 52, 169
        CMY:
        42, 80, 34
        CMYK:
        12, 69, 0, 34
      HSL:
        290°, 52.9412%, 43.3333%
        HSV (HSB):
        290°, 69.2308%, 66.2745%
        XYZ:
        20.7838, 11.7101, 38.7010
        xyY:
        0.2919, 0.1645, 11.7101
      CIE-Lab:
        40.7516, 56.6115, -43.8243
        CIE-LCH:
        40.7516, 71.5922, 322.2557
        CIE-Luv:
        40.7516, 36.1096, -69.4670
        Hunter-Lab:
        34.2200, 48.5285, -43.0996
      #9534a9 color charts
#9534a9 RGB chart
      #9534a9 CMYK chart
      #9534a9 RGB pie chart
      #9534a9 color shades, tints & tones
#9534a9 color schemes
#9534a9 color preview, HTML & CSS examples
           This text has a color of #9534a9        
        
          <p style="color:#9534a9;">Text here</p>
        
        
          .mytext {color:#9534a9;}
        
        Text color #9534a9
      
           This box has a color of #9534a9        
        
          <div style="background-color:#9534a9;">Content here</div>
        
        
          .mybackground {background-color:#9534a9;}
        
        Background color #9534a9
      
           Border around this has a color of #9534a9        
        
          <div style="border:2px solid #9534a9;">Content here</div>
        
        
          .myborder {border:2px solid #9534a9;}
        
        Border color #9534a9