#9b5bfe color space conversions
Hex:
        #9b5bfe
        RGB:
        155, 91, 254
        CMY:
        39, 64, 0
        CMYK:
        39, 64, 0, 0
      HSL:
        264°, 98.7879%, 67.6471%
        HSV (HSB):
        264°, 64.1732%, 99.6078%
        XYZ:
        35.1480, 21.6065, 96.0839
        xyY:
        0.2300, 0.1414, 21.6065
      CIE-Lab:
        53.6070, 58.8568, -71.8225
        CIE-LCH:
        53.6070, 92.8580, 309.3338
        CIE-Luv:
        53.6070, 13.4444, -117.0867
        Hunter-Lab:
        46.4828, 53.6283, -90.0196
      #9b5bfe color charts
#9b5bfe RGB chart
      #9b5bfe CMYK chart
      #9b5bfe RGB pie chart
      #9b5bfe color shades, tints & tones
#9b5bfe color schemes
#9b5bfe color preview, HTML & CSS examples
           This text has a color of #9b5bfe        
        
          <p style="color:#9b5bfe;">Text here</p>
        
        
          .mytext {color:#9b5bfe;}
        
        Text color #9b5bfe
      
           This box has a color of #9b5bfe        
        
          <div style="background-color:#9b5bfe;">Content here</div>
        
        
          .mybackground {background-color:#9b5bfe;}
        
        Background color #9b5bfe
      
           Border around this has a color of #9b5bfe        
        
          <div style="border:2px solid #9b5bfe;">Content here</div>
        
        
          .myborder {border:2px solid #9b5bfe;}
        
        Border color #9b5bfe