#9e6eaa color space conversions
Hex:
        #9e6eaa
        RGB:
        158, 110, 170
        CMY:
        38, 57, 33
        CMYK:
        7, 35, 0, 33
      HSL:
        288°, 26.0870%, 54.9020%
        HSV (HSB):
        288°, 35.2941%, 66.6667%
        XYZ:
        26.9322, 21.3232, 40.7265
        xyY:
        0.3027, 0.2396, 21.3232
      CIE-Lab:
        53.3015, 29.6953, -24.6164
        CIE-LCH:
        53.3015, 38.5717, 320.3424
        CIE-Luv:
        53.3015, 22.0891, -40.9610
        Hunter-Lab:
        46.1771, 23.2978, -19.9677
      #9e6eaa color charts
#9e6eaa RGB chart
      #9e6eaa CMYK chart
      #9e6eaa RGB pie chart
      #9e6eaa color shades, tints & tones
#9e6eaa color schemes
#9e6eaa color preview, HTML & CSS examples
           This text has a color of #9e6eaa        
        
          <p style="color:#9e6eaa;">Text here</p>
        
        
          .mytext {color:#9e6eaa;}
        
        Text color #9e6eaa
      
           This box has a color of #9e6eaa        
        
          <div style="background-color:#9e6eaa;">Content here</div>
        
        
          .mybackground {background-color:#9e6eaa;}
        
        Background color #9e6eaa
      
           Border around this has a color of #9e6eaa        
        
          <div style="border:2px solid #9e6eaa;">Content here</div>
        
        
          .myborder {border:2px solid #9e6eaa;}
        
        Border color #9e6eaa