#9b54fe color space conversions
Hex:
        #9b54fe
        RGB:
        155, 84, 254
        CMY:
        39, 67, 0
        CMYK:
        39, 67, 0, 0
      HSL:
        265°, 98.8372%, 66.2745%
        HSV (HSB):
        265°, 66.9291%, 99.6078%
        XYZ:
        34.5773, 20.4650, 95.8936
        xyY:
        0.2291, 0.1356, 20.4650
      CIE-Lab:
        52.3589, 62.2833, -73.8477
        CIE-LCH:
        52.3589, 96.6058, 310.1443
        CIE-Luv:
        52.3589, 14.9517, -119.5406
        Hunter-Lab:
        45.2382, 57.2674, -94.0131
      #9b54fe color charts
#9b54fe RGB chart
      #9b54fe CMYK chart
      #9b54fe RGB pie chart
      #9b54fe color shades, tints & tones
#9b54fe color schemes
#9b54fe color preview, HTML & CSS examples
           This text has a color of #9b54fe        
        
          <p style="color:#9b54fe;">Text here</p>
        
        
          .mytext {color:#9b54fe;}
        
        Text color #9b54fe
      
           This box has a color of #9b54fe        
        
          <div style="background-color:#9b54fe;">Content here</div>
        
        
          .mybackground {background-color:#9b54fe;}
        
        Background color #9b54fe
      
           Border around this has a color of #9b54fe        
        
          <div style="border:2px solid #9b54fe;">Content here</div>
        
        
          .myborder {border:2px solid #9b54fe;}
        
        Border color #9b54fe