#9b52ba color space conversions
Hex:
        #9b52ba
        RGB:
        155, 82, 186
        CMY:
        39, 68, 27
        CMYK:
        17, 56, 0, 27
      HSL:
        282°, 42.9752%, 52.5490%
        HSV (HSB):
        282°, 55.9140%, 72.9412%
        XYZ:
        25.3978, 16.5483, 48.3099
        xyY:
        0.2814, 0.1833, 16.5483
      CIE-Lab:
        47.6858, 47.5416, -42.7386
        CIE-LCH:
        47.6858, 63.9281, 318.0453
        CIE-Luv:
        47.6858, 27.8221, -69.7423
        Hunter-Lab:
        40.6796, 40.2548, -41.9353
      #9b52ba color charts
#9b52ba RGB chart
      #9b52ba CMYK chart
      #9b52ba RGB pie chart
      #9b52ba color shades, tints & tones
#9b52ba color schemes
#9b52ba color preview, HTML & CSS examples
           This text has a color of #9b52ba        
        
          <p style="color:#9b52ba;">Text here</p>
        
        
          .mytext {color:#9b52ba;}
        
        Text color #9b52ba
      
           This box has a color of #9b52ba        
        
          <div style="background-color:#9b52ba;">Content here</div>
        
        
          .mybackground {background-color:#9b52ba;}
        
        Background color #9b52ba
      
           Border around this has a color of #9b52ba        
        
          <div style="border:2px solid #9b52ba;">Content here</div>
        
        
          .myborder {border:2px solid #9b52ba;}
        
        Border color #9b52ba