#9b7bad color space conversions
Hex:
        #9b7bad
        RGB:
        155, 123, 173
        CMY:
        39, 52, 32
        CMYK:
        10, 29, 0, 32
      HSL:
        278°, 23.3645%, 58.0392%
        HSV (HSB):
        278°, 28.9017%, 67.8431%
        XYZ:
        28.1434, 24.1516, 42.7136
        xyY:
        0.2962, 0.2542, 24.1516
      CIE-Lab:
        56.2393, 21.8833, -21.8577
        CIE-LCH:
        56.2393, 30.9295, 315.0335
        CIE-Luv:
        56.2393, 14.0735, -35.9454
        Hunter-Lab:
        49.1443, 16.2187, -17.1307
      #9b7bad color charts
#9b7bad RGB chart
      #9b7bad CMYK chart
      #9b7bad RGB pie chart
      #9b7bad color shades, tints & tones
#9b7bad color schemes
#9b7bad color preview, HTML & CSS examples
           This text has a color of #9b7bad        
        
          <p style="color:#9b7bad;">Text here</p>
        
        
          .mytext {color:#9b7bad;}
        
        Text color #9b7bad
      
           This box has a color of #9b7bad        
        
          <div style="background-color:#9b7bad;">Content here</div>
        
        
          .mybackground {background-color:#9b7bad;}
        
        Background color #9b7bad
      
           Border around this has a color of #9b7bad        
        
          <div style="border:2px solid #9b7bad;">Content here</div>
        
        
          .myborder {border:2px solid #9b7bad;}
        
        Border color #9b7bad