#9e7eaa color space conversions
Hex:
        #9e7eaa
        RGB:
        158, 126, 170
        CMY:
        38, 51, 33
        CMYK:
        7, 26, 0, 33
      HSL:
        284°, 20.5607%, 58.0392%
        HSV (HSB):
        284°, 25.8824%, 66.6667%
        XYZ:
        28.8171, 25.0931, 41.3548
        xyY:
        0.3025, 0.2634, 25.0931
      CIE-Lab:
        57.1660, 20.5272, -18.6907
        CIE-LCH:
        57.1660, 27.7616, 317.6811
        CIE-Luv:
        57.1660, 14.8219, -30.9495
        Hunter-Lab:
        50.0930, 15.0233, -13.8824
      #9e7eaa color charts
#9e7eaa RGB chart
      #9e7eaa CMYK chart
      #9e7eaa RGB pie chart
      #9e7eaa color shades, tints & tones
#9e7eaa color schemes
#9e7eaa color preview, HTML & CSS examples
           This text has a color of #9e7eaa        
        
          <p style="color:#9e7eaa;">Text here</p>
        
        
          .mytext {color:#9e7eaa;}
        
        Text color #9e7eaa
      
           This box has a color of #9e7eaa        
        
          <div style="background-color:#9e7eaa;">Content here</div>
        
        
          .mybackground {background-color:#9e7eaa;}
        
        Background color #9e7eaa
      
           Border around this has a color of #9e7eaa        
        
          <div style="border:2px solid #9e7eaa;">Content here</div>
        
        
          .myborder {border:2px solid #9e7eaa;}
        
        Border color #9e7eaa