#9b6bac color space conversions
Hex:
        #9b6bac
        RGB:
        155, 107, 172
        CMY:
        39, 58, 33
        CMYK:
        10, 38, 0, 33
      HSL:
        284°, 28.1385%, 54.7059%
        HSV (HSB):
        284°, 37.7907%, 67.4510%
        XYZ:
        26.2217, 20.4625, 41.5974
        xyY:
        0.2970, 0.2318, 20.4625
      CIE-Lab:
        52.3562, 30.8561, -27.2661
        CIE-LCH:
        52.3562, 41.1769, 318.5345
        CIE-Luv:
        52.3562, 21.2320, -45.0522
        Hunter-Lab:
        45.2355, 24.3089, -22.8566
      #9b6bac color charts
#9b6bac RGB chart
      #9b6bac CMYK chart
      #9b6bac RGB pie chart
      #9b6bac color shades, tints & tones
#9b6bac color schemes
#9b6bac color preview, HTML & CSS examples
           This text has a color of #9b6bac        
        
          <p style="color:#9b6bac;">Text here</p>
        
        
          .mytext {color:#9b6bac;}
        
        Text color #9b6bac
      
           This box has a color of #9b6bac        
        
          <div style="background-color:#9b6bac;">Content here</div>
        
        
          .mybackground {background-color:#9b6bac;}
        
        Background color #9b6bac
      
           Border around this has a color of #9b6bac        
        
          <div style="border:2px solid #9b6bac;">Content here</div>
        
        
          .myborder {border:2px solid #9b6bac;}
        
        Border color #9b6bac