#9b4dac color space conversions
Hex:
        #9b4dac
        RGB:
        155, 77, 172
        CMY:
        39, 70, 33
        CMYK:
        10, 55, 0, 33
      HSL:
        289°, 38.1526%, 48.8235%
        HSV (HSB):
        289°, 55.2326%, 67.4510%
        XYZ:
        23.6178, 15.2549, 40.7294
        xyY:
        0.2967, 0.1916, 15.2549
      CIE-Lab:
        45.9813, 47.1822, -37.2407
        CIE-LCH:
        45.9813, 60.1085, 321.7161
        CIE-Luv:
        45.9813, 32.4781, -60.8857
        Hunter-Lab:
        39.0575, 39.5873, -34.4878
      #9b4dac color charts
#9b4dac RGB chart
      #9b4dac CMYK chart
      #9b4dac RGB pie chart
      #9b4dac color shades, tints & tones
#9b4dac color schemes
#9b4dac color preview, HTML & CSS examples
           This text has a color of #9b4dac        
        
          <p style="color:#9b4dac;">Text here</p>
        
        
          .mytext {color:#9b4dac;}
        
        Text color #9b4dac
      
           This box has a color of #9b4dac        
        
          <div style="background-color:#9b4dac;">Content here</div>
        
        
          .mybackground {background-color:#9b4dac;}
        
        Background color #9b4dac
      
           Border around this has a color of #9b4dac        
        
          <div style="border:2px solid #9b4dac;">Content here</div>
        
        
          .myborder {border:2px solid #9b4dac;}
        
        Border color #9b4dac