#9b3dff color space conversions
Hex:
        #9b3dff
        RGB:
        155, 61, 255
        CMY:
        39, 76, 0
        CMYK:
        39, 76, 0, 0
      HSL:
        269°, 100.0000%, 61.9608%
        HSV (HSB):
        269°, 76.0784%, 100.0000%
        XYZ:
        33.2363, 17.5260, 96.2389
        xyY:
        0.2261, 0.1192, 17.5260
      CIE-Lab:
        48.9161, 72.4476, -80.0133
        CIE-LCH:
        48.9161, 107.9387, 312.1591
        CIE-Luv:
        48.9161, 18.7452, -126.3125
        Hunter-Lab:
        41.8641, 68.4506, -106.9932
      #9b3dff color charts
#9b3dff RGB chart
      #9b3dff CMYK chart
      #9b3dff RGB pie chart
      #9b3dff color shades, tints & tones
#9b3dff color schemes
#9b3dff color preview, HTML & CSS examples
           This text has a color of #9b3dff        
        
          <p style="color:#9b3dff;">Text here</p>
        
        
          .mytext {color:#9b3dff;}
        
        Text color #9b3dff
      
           This box has a color of #9b3dff        
        
          <div style="background-color:#9b3dff;">Content here</div>
        
        
          .mybackground {background-color:#9b3dff;}
        
        Background color #9b3dff
      
           Border around this has a color of #9b3dff        
        
          <div style="border:2px solid #9b3dff;">Content here</div>
        
        
          .myborder {border:2px solid #9b3dff;}
        
        Border color #9b3dff