#9b52ac color space conversions
Hex:
        #9b52ac
        RGB:
        155, 82, 172
        CMY:
        39, 68, 33
        CMYK:
        10, 52, 0, 33
      HSL:
        289°, 35.4331%, 49.8039%
        HSV (HSB):
        289°, 52.3256%, 67.4510%
        XYZ:
        23.9813, 15.9817, 40.8506
        xyY:
        0.2967, 0.1978, 15.9817
      CIE-Lab:
        46.9505, 44.6089, -35.7125
        CIE-LCH:
        46.9505, 57.1432, 321.3203
        CIE-Luv:
        46.9505, 30.8256, -58.5669
        Hunter-Lab:
        39.9771, 37.1176, -32.6014
      #9b52ac color charts
#9b52ac RGB chart
      #9b52ac CMYK chart
      #9b52ac RGB pie chart
      #9b52ac color shades, tints & tones
#9b52ac color schemes
#9b52ac color preview, HTML & CSS examples
           This text has a color of #9b52ac        
        
          <p style="color:#9b52ac;">Text here</p>
        
        
          .mytext {color:#9b52ac;}
        
        Text color #9b52ac
      
           This box has a color of #9b52ac        
        
          <div style="background-color:#9b52ac;">Content here</div>
        
        
          .mybackground {background-color:#9b52ac;}
        
        Background color #9b52ac
      
           Border around this has a color of #9b52ac        
        
          <div style="border:2px solid #9b52ac;">Content here</div>
        
        
          .myborder {border:2px solid #9b52ac;}
        
        Border color #9b52ac