#9b7bdb color space conversions
Hex:
        #9b7bdb
        RGB:
        155, 123, 219
        CMY:
        39, 52, 14
        CMYK:
        29, 44, 0, 14
      HSL:
        260°, 57.1429%, 67.0588%
        HSV (HSB):
        260°, 43.8356%, 85.8824%
        XYZ:
        33.3867, 26.2490, 70.3247
        xyY:
        0.2569, 0.2020, 26.2490
      CIE-Lab:
        58.2726, 32.6485, -44.8243
        CIE-LCH:
        58.2726, 55.4539, 306.0683
        CIE-Luv:
        58.2726, 8.6739, -74.3215
        Hunter-Lab:
        51.2337, 26.6614, -45.5193
      #9b7bdb color charts
#9b7bdb RGB chart
      #9b7bdb CMYK chart
      #9b7bdb RGB pie chart
      #9b7bdb color shades, tints & tones
#9b7bdb color schemes
#9b7bdb color preview, HTML & CSS examples
           This text has a color of #9b7bdb        
        
          <p style="color:#9b7bdb;">Text here</p>
        
        
          .mytext {color:#9b7bdb;}
        
        Text color #9b7bdb
      
           This box has a color of #9b7bdb        
        
          <div style="background-color:#9b7bdb;">Content here</div>
        
        
          .mybackground {background-color:#9b7bdb;}
        
        Background color #9b7bdb
      
           Border around this has a color of #9b7bdb        
        
          <div style="border:2px solid #9b7bdb;">Content here</div>
        
        
          .myborder {border:2px solid #9b7bdb;}
        
        Border color #9b7bdb