#9e3aad color space conversions
Hex:
        #9e3aad
        RGB:
        158, 58, 173
        CMY:
        38, 77, 32
        CMYK:
        9, 66, 0, 32
      HSL:
        292°, 49.7835%, 45.2941%
        HSV (HSB):
        292°, 66.4740%, 67.8431%
        XYZ:
        23.1564, 13.3123, 40.8842
        xyY:
        0.2994, 0.1721, 13.3123
      CIE-Lab:
        43.2301, 56.9802, -42.1665
        CIE-LCH:
        43.2301, 70.8855, 323.4978
        CIE-Luv:
        43.2301, 39.4836, -68.3127
        Hunter-Lab:
        36.4861, 49.4370, -40.8967
      #9e3aad color charts
#9e3aad RGB chart
      #9e3aad CMYK chart
      #9e3aad RGB pie chart
      #9e3aad color shades, tints & tones
#9e3aad color schemes
#9e3aad color preview, HTML & CSS examples
           This text has a color of #9e3aad        
        
          <p style="color:#9e3aad;">Text here</p>
        
        
          .mytext {color:#9e3aad;}
        
        Text color #9e3aad
      
           This box has a color of #9e3aad        
        
          <div style="background-color:#9e3aad;">Content here</div>
        
        
          .mybackground {background-color:#9e3aad;}
        
        Background color #9e3aad
      
           Border around this has a color of #9e3aad        
        
          <div style="border:2px solid #9e3aad;">Content here</div>
        
        
          .myborder {border:2px solid #9e3aad;}
        
        Border color #9e3aad