#9b6faf color space conversions
Hex:
        #9b6faf
        RGB:
        155, 111, 175
        CMY:
        39, 56, 31
        CMYK:
        11, 37, 0, 31
      HSL:
        281°, 28.5714%, 56.0784%
        HSV (HSB):
        281°, 36.5714%, 68.6275%
        XYZ:
        26.9399, 21.4326, 43.2745
        xyY:
        0.2940, 0.2339, 21.4326
      CIE-Lab:
        53.4197, 29.2168, -27.3570
        CIE-LCH:
        53.4197, 40.0254, 316.8828
        CIE-Luv:
        53.4197, 19.0834, -45.1442
        Hunter-Lab:
        46.2953, 22.8547, -23.0144
      #9b6faf color charts
#9b6faf RGB chart
      #9b6faf CMYK chart
      #9b6faf RGB pie chart
      #9b6faf color shades, tints & tones
#9b6faf color schemes
#9b6faf color preview, HTML & CSS examples
           This text has a color of #9b6faf        
        
          <p style="color:#9b6faf;">Text here</p>
        
        
          .mytext {color:#9b6faf;}
        
        Text color #9b6faf
      
           This box has a color of #9b6faf        
        
          <div style="background-color:#9b6faf;">Content here</div>
        
        
          .mybackground {background-color:#9b6faf;}
        
        Background color #9b6faf
      
           Border around this has a color of #9b6faf        
        
          <div style="border:2px solid #9b6faf;">Content here</div>
        
        
          .myborder {border:2px solid #9b6faf;}
        
        Border color #9b6faf