#9b5bce color space conversions
Hex:
        #9b5bce
        RGB:
        155, 91, 206
        CMY:
        39, 64, 19
        CMYK:
        25, 56, 0, 19
      HSL:
        273°, 53.9906%, 58.2353%
        HSV (HSB):
        273°, 55.8252%, 80.7843%
        XYZ:
        28.3992, 18.9070, 60.5451
        xyY:
        0.2633, 0.1753, 18.9070
      CIE-Lab:
        50.5782, 47.2915, -49.6736
        CIE-LCH:
        50.5782, 68.5854, 313.5927
        CIE-Luv:
        50.5782, 21.2257, -81.2858
        Hunter-Lab:
        43.4821, 40.4889, -52.1187
      #9b5bce color charts
#9b5bce RGB chart
      #9b5bce CMYK chart
      #9b5bce RGB pie chart
      #9b5bce color shades, tints & tones
#9b5bce color schemes
#9b5bce color preview, HTML & CSS examples
           This text has a color of #9b5bce        
        
          <p style="color:#9b5bce;">Text here</p>
        
        
          .mytext {color:#9b5bce;}
        
        Text color #9b5bce
      
           This box has a color of #9b5bce        
        
          <div style="background-color:#9b5bce;">Content here</div>
        
        
          .mybackground {background-color:#9b5bce;}
        
        Background color #9b5bce
      
           Border around this has a color of #9b5bce        
        
          <div style="border:2px solid #9b5bce;">Content here</div>
        
        
          .myborder {border:2px solid #9b5bce;}
        
        Border color #9b5bce