#9b4bdb color space conversions
Hex:
        #9b4bdb
        RGB:
        155, 75, 219
        CMY:
        39, 71, 14
        CMYK:
        29, 66, 0, 14
      HSL:
        273°, 66.6667%, 57.6471%
        HSV (HSB):
        273°, 65.7534%, 85.8824%
        XYZ:
        28.8198, 17.1152, 68.8024
        xyY:
        0.2512, 0.1492, 17.1152
      CIE-Lab:
        48.4048, 58.3014, -60.5811
        CIE-LCH:
        48.4048, 84.0781, 313.9014
        CIE-Luv:
        48.4048, 22.9613, -97.6773
        Hunter-Lab:
        41.3705, 51.9496, -69.6446
      #9b4bdb color charts
#9b4bdb RGB chart
      #9b4bdb CMYK chart
      #9b4bdb RGB pie chart
      #9b4bdb color shades, tints & tones
#9b4bdb color schemes
#9b4bdb color preview, HTML & CSS examples
           This text has a color of #9b4bdb        
        
          <p style="color:#9b4bdb;">Text here</p>
        
        
          .mytext {color:#9b4bdb;}
        
        Text color #9b4bdb
      
           This box has a color of #9b4bdb        
        
          <div style="background-color:#9b4bdb;">Content here</div>
        
        
          .mybackground {background-color:#9b4bdb;}
        
        Background color #9b4bdb
      
           Border around this has a color of #9b4bdb        
        
          <div style="border:2px solid #9b4bdb;">Content here</div>
        
        
          .myborder {border:2px solid #9b4bdb;}
        
        Border color #9b4bdb