#9e46be color space conversions
Hex:
        #9e46be
        RGB:
        158, 70, 190
        CMY:
        38, 73, 25
        CMYK:
        17, 63, 0, 25
      HSL:
        284°, 48.0000%, 50.9804%
        HSV (HSB):
        284°, 63.1579%, 74.5098%
        XYZ:
        25.5850, 15.3671, 50.3329
        xyY:
        0.2803, 0.1683, 15.3671
      CIE-Lab:
        46.1330, 55.0241, -47.5161
        CIE-LCH:
        46.1330, 72.7009, 319.1877
        CIE-Luv:
        46.1330, 32.1177, -77.1241
        Hunter-Lab:
        39.2009, 47.8986, -48.6860
      #9e46be color charts
#9e46be RGB chart
      #9e46be CMYK chart
      #9e46be RGB pie chart
      #9e46be color shades, tints & tones
#9e46be color schemes
#9e46be color preview, HTML & CSS examples
           This text has a color of #9e46be        
        
          <p style="color:#9e46be;">Text here</p>
        
        
          .mytext {color:#9e46be;}
        
        Text color #9e46be
      
           This box has a color of #9e46be        
        
          <div style="background-color:#9e46be;">Content here</div>
        
        
          .mybackground {background-color:#9e46be;}
        
        Background color #9e46be
      
           Border around this has a color of #9e46be        
        
          <div style="border:2px solid #9e46be;">Content here</div>
        
        
          .myborder {border:2px solid #9e46be;}
        
        Border color #9e46be