#9b0bff color space conversions
Hex:
        #9b0bff
        RGB:
        155, 11, 255
        CMY:
        39, 96, 0
        CMYK:
        39, 96, 0, 0
      HSL:
        275°, 100.0000%, 52.1569%
        HSV (HSB):
        275°, 95.6863%, 100.0000%
        XYZ:
        31.6872, 14.4279, 95.7225
        xyY:
        0.2234, 0.1017, 14.4279
      CIE-Lab:
        44.8405, 84.4552, -86.6964
        CIE-LCH:
        44.8405, 121.0328, 314.2498
        CIE-Luv:
        44.8405, 22.7068, -131.5942
        Hunter-Lab:
        37.9841, 82.4369, -122.8260
      #9b0bff color charts
#9b0bff RGB chart
      #9b0bff CMYK chart
      #9b0bff RGB pie chart
      #9b0bff color shades, tints & tones
#9b0bff color schemes
#9b0bff color preview, HTML & CSS examples
           This text has a color of #9b0bff        
        
          <p style="color:#9b0bff;">Text here</p>
        
        
          .mytext {color:#9b0bff;}
        
        Text color #9b0bff
      
           This box has a color of #9b0bff        
        
          <div style="background-color:#9b0bff;">Content here</div>
        
        
          .mybackground {background-color:#9b0bff;}
        
        Background color #9b0bff
      
           Border around this has a color of #9b0bff        
        
          <div style="border:2px solid #9b0bff;">Content here</div>
        
        
          .myborder {border:2px solid #9b0bff;}
        
        Border color #9b0bff