#9b4bff color space conversions
Hex:
        #9b4bff
        RGB:
        155, 75, 255
        CMY:
        39, 71, 0
        CMYK:
        39, 71, 0, 0
      HSL:
        267°, 100.0000%, 64.7059%
        HSV (HSB):
        267°, 70.5882%, 100.0000%
        XYZ:
        34.0836, 19.2207, 96.5213
        xyY:
        0.2275, 0.1283, 19.2207
      CIE-Lab:
        50.9444, 66.6733, -76.7038
        CIE-LCH:
        50.9444, 101.6307, 310.9982
        CIE-Luv:
        50.9444, 16.5201, -122.9581
        Hunter-Lab:
        43.8414, 62.0487, -99.8439
      #9b4bff color charts
#9b4bff RGB chart
      #9b4bff CMYK chart
      #9b4bff RGB pie chart
      #9b4bff color shades, tints & tones
#9b4bff color schemes
#9b4bff color preview, HTML & CSS examples
           This text has a color of #9b4bff        
        
          <p style="color:#9b4bff;">Text here</p>
        
        
          .mytext {color:#9b4bff;}
        
        Text color #9b4bff
      
           This box has a color of #9b4bff        
        
          <div style="background-color:#9b4bff;">Content here</div>
        
        
          .mybackground {background-color:#9b4bff;}
        
        Background color #9b4bff
      
           Border around this has a color of #9b4bff        
        
          <div style="border:2px solid #9b4bff;">Content here</div>
        
        
          .myborder {border:2px solid #9b4bff;}
        
        Border color #9b4bff