#9b5aff color space conversions
Hex:
        #9b5aff
        RGB:
        155, 90, 255
        CMY:
        39, 65, 0
        CMYK:
        39, 65, 0, 0
      HSL:
        264°, 100.0000%, 67.6471%
        HSV (HSB):
        264°, 64.7059%, 100.0000%
        XYZ:
        35.2237, 21.5009, 96.9013
        xyY:
        0.2293, 0.1400, 21.5009
      CIE-Lab:
        53.4934, 59.6039, -72.5608
        CIE-LCH:
        53.4934, 93.9026, 309.4008
        CIE-Luv:
        53.4934, 13.5208, -118.1619
        Hunter-Lab:
        46.3691, 54.4497, -91.4450
      #9b5aff color charts
#9b5aff RGB chart
      #9b5aff CMYK chart
      #9b5aff RGB pie chart
      #9b5aff color shades, tints & tones
#9b5aff color schemes
#9b5aff color preview, HTML & CSS examples
           This text has a color of #9b5aff        
        
          <p style="color:#9b5aff;">Text here</p>
        
        
          .mytext {color:#9b5aff;}
        
        Text color #9b5aff
      
           This box has a color of #9b5aff        
        
          <div style="background-color:#9b5aff;">Content here</div>
        
        
          .mybackground {background-color:#9b5aff;}
        
        Background color #9b5aff
      
           Border around this has a color of #9b5aff        
        
          <div style="border:2px solid #9b5aff;">Content here</div>
        
        
          .myborder {border:2px solid #9b5aff;}
        
        Border color #9b5aff