#9b5bab color space conversions
Hex:
        #9b5bab
        RGB:
        155, 91, 171
        CMY:
        39, 64, 33
        CMYK:
        9, 47, 0, 33
      HSL:
        288°, 32.2581%, 51.3725%
        HSV (HSB):
        288°, 46.7836%, 67.0588%
        XYZ:
        24.6093, 17.3910, 40.5878
        xyY:
        0.2980, 0.2106, 17.3910
      CIE-Lab:
        48.7490, 39.5913, -32.3018
        CIE-LCH:
        48.7490, 51.0967, 320.7897
        CIE-Luv:
        48.7490, 27.8082, -53.2296
        Hunter-Lab:
        41.7025, 32.3563, -28.5134
      #9b5bab color charts
#9b5bab RGB chart
      #9b5bab CMYK chart
      #9b5bab RGB pie chart
      #9b5bab color shades, tints & tones
#9b5bab color schemes
#9b5bab color preview, HTML & CSS examples
           This text has a color of #9b5bab        
        
          <p style="color:#9b5bab;">Text here</p>
        
        
          .mytext {color:#9b5bab;}
        
        Text color #9b5bab
      
           This box has a color of #9b5bab        
        
          <div style="background-color:#9b5bab;">Content here</div>
        
        
          .mybackground {background-color:#9b5bab;}
        
        Background color #9b5bab
      
           Border around this has a color of #9b5bab        
        
          <div style="border:2px solid #9b5bab;">Content here</div>
        
        
          .myborder {border:2px solid #9b5bab;}
        
        Border color #9b5bab