#9b00d1 color space conversions
Hex:
        #9b00d1
        RGB:
        155, 0, 209
        CMY:
        39, 100, 18
        CMYK:
        26, 100, 0, 18
      HSL:
        284°, 100.0000%, 40.9804%
        HSV (HSB):
        284°, 100.0000%, 81.9608%
        XYZ:
        25.0262, 11.5720, 61.2362
        xyY:
        0.2558, 0.1183, 11.5720
      CIE-Lab:
        40.5277, 76.8174, -67.6255
        CIE-LCH:
        40.5277, 102.3431, 318.6412
        CIE-Luv:
        40.5277, 33.7183, -103.2233
        Hunter-Lab:
        34.0177, 71.7884, -82.9173
      #9b00d1 color charts
#9b00d1 RGB chart
      #9b00d1 CMYK chart
      #9b00d1 RGB pie chart
      #9b00d1 color shades, tints & tones
#9b00d1 color schemes
#9b00d1 color preview, HTML & CSS examples
           This text has a color of #9b00d1        
        
          <p style="color:#9b00d1;">Text here</p>
        
        
          .mytext {color:#9b00d1;}
        
        Text color #9b00d1
      
           This box has a color of #9b00d1        
        
          <div style="background-color:#9b00d1;">Content here</div>
        
        
          .mybackground {background-color:#9b00d1;}
        
        Background color #9b00d1
      
           Border around this has a color of #9b00d1        
        
          <div style="border:2px solid #9b00d1;">Content here</div>
        
        
          .myborder {border:2px solid #9b00d1;}
        
        Border color #9b00d1