#9b5bea color space conversions
Hex:
        #9b5bea
        RGB:
        155, 91, 234
        CMY:
        39, 64, 8
        CMYK:
        34, 61, 0, 8
      HSL:
        267°, 77.2973%, 63.7255%
        HSV (HSB):
        267°, 61.1111%, 91.7647%
        XYZ:
        32.1099, 20.3912, 80.0854
        xyY:
        0.2422, 0.1538, 20.3912
      CIE-Lab:
        52.2767, 53.9372, -62.8164
        CIE-LCH:
        52.2767, 82.7957, 310.6510
        CIE-Luv:
        52.2767, 16.5034, -102.5883
        Hunter-Lab:
        45.1567, 47.9033, -73.5412
      #9b5bea color charts
#9b5bea RGB chart
      #9b5bea CMYK chart
      #9b5bea RGB pie chart
      #9b5bea color shades, tints & tones
#9b5bea color schemes
#9b5bea color preview, HTML & CSS examples
           This text has a color of #9b5bea        
        
          <p style="color:#9b5bea;">Text here</p>
        
        
          .mytext {color:#9b5bea;}
        
        Text color #9b5bea
      
           This box has a color of #9b5bea        
        
          <div style="background-color:#9b5bea;">Content here</div>
        
        
          .mybackground {background-color:#9b5bea;}
        
        Background color #9b5bea
      
           Border around this has a color of #9b5bea        
        
          <div style="border:2px solid #9b5bea;">Content here</div>
        
        
          .myborder {border:2px solid #9b5bea;}
        
        Border color #9b5bea