#9b0eff color space conversions
Hex:
        #9b0eff
        RGB:
        155, 14, 255
        CMY:
        39, 95, 0
        CMYK:
        39, 95, 0, 0
      HSL:
        275°, 100.0000%, 52.7451%
        HSV (HSB):
        275°, 94.5098%, 100.0000%
        XYZ:
        31.7246, 14.5026, 95.7350
        xyY:
        0.2235, 0.1022, 14.5026
      CIE-Lab:
        44.9453, 84.1394, -86.5239
        CIE-LCH:
        44.9453, 120.6890, 314.1995
        CIE-Luv:
        44.9453, 22.6143, -131.4854
        Hunter-Lab:
        38.0823, 82.0559, -122.3912
      #9b0eff color charts
#9b0eff RGB chart
      #9b0eff CMYK chart
      #9b0eff RGB pie chart
      #9b0eff color shades, tints & tones
#9b0eff color schemes
#9b0eff color preview, HTML & CSS examples
           This text has a color of #9b0eff        
        
          <p style="color:#9b0eff;">Text here</p>
        
        
          .mytext {color:#9b0eff;}
        
        Text color #9b0eff
      
           This box has a color of #9b0eff        
        
          <div style="background-color:#9b0eff;">Content here</div>
        
        
          .mybackground {background-color:#9b0eff;}
        
        Background color #9b0eff
      
           Border around this has a color of #9b0eff        
        
          <div style="border:2px solid #9b0eff;">Content here</div>
        
        
          .myborder {border:2px solid #9b0eff;}
        
        Border color #9b0eff