#9534bc color space conversions
Hex:
        #9534bc
        RGB:
        149, 52, 188
        CMY:
        42, 80, 26
        CMYK:
        21, 72, 0, 26
      HSL:
        283°, 56.6667%, 47.0588%
        HSV (HSB):
        283°, 72.3404%, 73.7255%
        XYZ:
        22.6995, 12.4764, 48.7887
        xyY:
        0.2703, 0.1486, 12.4764
      CIE-Lab:
        41.9635, 60.3725, -53.1071
        CIE-LCH:
        41.9635, 80.4065, 318.6633
        CIE-Luv:
        41.9635, 31.1274, -83.5250
        Hunter-Lab:
        35.3219, 52.8991, -57.1695
      #9534bc color charts
#9534bc RGB chart
      #9534bc CMYK chart
      #9534bc RGB pie chart
      #9534bc color shades, tints & tones
#9534bc color schemes
#9534bc color preview, HTML & CSS examples
           This text has a color of #9534bc        
        
          <p style="color:#9534bc;">Text here</p>
        
        
          .mytext {color:#9534bc;}
        
        Text color #9534bc
      
           This box has a color of #9534bc        
        
          <div style="background-color:#9534bc;">Content here</div>
        
        
          .mybackground {background-color:#9534bc;}
        
        Background color #9534bc
      
           Border around this has a color of #9534bc        
        
          <div style="border:2px solid #9534bc;">Content here</div>
        
        
          .myborder {border:2px solid #9534bc;}
        
        Border color #9534bc