#9b00e5 color space conversions
Hex:
        #9b00e5
        RGB:
        155, 0, 229
        CMY:
        39, 100, 10
        CMYK:
        32, 100, 0, 10
      HSL:
        281°, 100.0000%, 44.9020%
        HSV (HSB):
        281°, 100.0000%, 89.8039%
        XYZ:
        27.6604, 12.6257, 75.1079
        xyY:
        0.2397, 0.1094, 12.6257
      CIE-Lab:
        42.1938, 80.5070, -76.3802
        CIE-LCH:
        42.1938, 110.9744, 316.5068
        CIE-Luv:
        42.1938, 28.6720, -115.9935
        Hunter-Lab:
        35.5327, 76.7713, -100.4525
      #9b00e5 color charts
#9b00e5 RGB chart
      #9b00e5 CMYK chart
      #9b00e5 RGB pie chart
      #9b00e5 color shades, tints & tones
#9b00e5 color schemes
#9b00e5 color preview, HTML & CSS examples
           This text has a color of #9b00e5        
        
          <p style="color:#9b00e5;">Text here</p>
        
        
          .mytext {color:#9b00e5;}
        
        Text color #9b00e5
      
           This box has a color of #9b00e5        
        
          <div style="background-color:#9b00e5;">Content here</div>
        
        
          .mybackground {background-color:#9b00e5;}
        
        Background color #9b00e5
      
           Border around this has a color of #9b00e5        
        
          <div style="border:2px solid #9b00e5;">Content here</div>
        
        
          .myborder {border:2px solid #9b00e5;}
        
        Border color #9b00e5