#9b01fe color space conversions
Hex:
        #9b01fe
        RGB:
        155, 1, 254
        CMY:
        39, 100, 0
        CMYK:
        39, 100, 0, 0
      HSL:
        277°, 99.2157%, 50.0000%
        HSV (HSB):
        277°, 99.6063%, 99.6078%
        XYZ:
        31.4178, 14.1460, 94.8405
        xyY:
        0.2238, 0.1008, 14.1460
      CIE-Lab:
        44.4416, 85.1889, -86.7938
        CIE-LCH:
        44.4416, 121.6154, 314.4653
        CIE-Luv:
        44.4416, 23.1764, -131.3033
        Hunter-Lab:
        37.6112, 83.2870, -123.1779
      #9b01fe color charts
#9b01fe RGB chart
      #9b01fe CMYK chart
      #9b01fe RGB pie chart
      #9b01fe color shades, tints & tones
#9b01fe color schemes
#9b01fe color preview, HTML & CSS examples
           This text has a color of #9b01fe        
        
          <p style="color:#9b01fe;">Text here</p>
        
        
          .mytext {color:#9b01fe;}
        
        Text color #9b01fe
      
           This box has a color of #9b01fe        
        
          <div style="background-color:#9b01fe;">Content here</div>
        
        
          .mybackground {background-color:#9b01fe;}
        
        Background color #9b01fe
      
           Border around this has a color of #9b01fe        
        
          <div style="border:2px solid #9b01fe;">Content here</div>
        
        
          .myborder {border:2px solid #9b01fe;}
        
        Border color #9b01fe