#9b67aa color space conversions
Hex:
        #9b67aa
        RGB:
        155, 103, 170
        CMY:
        39, 60, 33
        CMYK:
        9, 39, 0, 33
      HSL:
        287°, 28.2700%, 53.5294%
        HSV (HSB):
        287°, 39.4118%, 66.6667%
        XYZ:
        25.6235, 19.5713, 40.4573
        xyY:
        0.2992, 0.2285, 19.5713
      CIE-Lab:
        51.3491, 32.7030, -27.6645
        CIE-LCH:
        51.3491, 42.8347, 319.7711
        CIE-Luv:
        51.3491, 23.2318, -45.7447
        Hunter-Lab:
        44.2395, 25.9680, -23.2535
      #9b67aa color charts
#9b67aa RGB chart
      #9b67aa CMYK chart
      #9b67aa RGB pie chart
      #9b67aa color shades, tints & tones
#9b67aa color schemes
#9b67aa color preview, HTML & CSS examples
           This text has a color of #9b67aa        
        
          <p style="color:#9b67aa;">Text here</p>
        
        
          .mytext {color:#9b67aa;}
        
        Text color #9b67aa
      
           This box has a color of #9b67aa        
        
          <div style="background-color:#9b67aa;">Content here</div>
        
        
          .mybackground {background-color:#9b67aa;}
        
        Background color #9b67aa
      
           Border around this has a color of #9b67aa        
        
          <div style="border:2px solid #9b67aa;">Content here</div>
        
        
          .myborder {border:2px solid #9b67aa;}
        
        Border color #9b67aa