#9b5dac color space conversions
Hex:
        #9b5dac
        RGB:
        155, 93, 172
        CMY:
        39, 64, 33
        CMYK:
        10, 46, 0, 33
      HSL:
        287°, 32.2449%, 51.9608%
        HSV (HSB):
        287°, 45.9302%, 67.4510%
        XYZ:
        24.8783, 17.7758, 41.1496
        xyY:
        0.2969, 0.2121, 17.7758
      CIE-Lab:
        49.2231, 38.7047, -32.1454
        CIE-LCH:
        49.2231, 50.3128, 320.2894
        CIE-Luv:
        49.2231, 26.8577, -52.9859
        Hunter-Lab:
        42.1614, 31.5457, -28.3542
      #9b5dac color charts
#9b5dac RGB chart
      #9b5dac CMYK chart
      #9b5dac RGB pie chart
      #9b5dac color shades, tints & tones
#9b5dac color schemes
#9b5dac color preview, HTML & CSS examples
           This text has a color of #9b5dac        
        
          <p style="color:#9b5dac;">Text here</p>
        
        
          .mytext {color:#9b5dac;}
        
        Text color #9b5dac
      
           This box has a color of #9b5dac        
        
          <div style="background-color:#9b5dac;">Content here</div>
        
        
          .mybackground {background-color:#9b5dac;}
        
        Background color #9b5dac
      
           Border around this has a color of #9b5dac        
        
          <div style="border:2px solid #9b5dac;">Content here</div>
        
        
          .myborder {border:2px solid #9b5dac;}
        
        Border color #9b5dac