#9e39aa color space conversions
Hex:
        #9e39aa
        RGB:
        158, 57, 170
        CMY:
        38, 78, 33
        CMYK:
        7, 66, 0, 33
      HSL:
        294°, 49.7797%, 44.5098%
        HSV (HSB):
        294°, 66.4706%, 66.6667%
        XYZ:
        22.8194, 13.0976, 39.3556
        xyY:
        0.3032, 0.1740, 13.0976
      CIE-Lab:
        42.9100, 56.8376, -40.8973
        CIE-LCH:
        42.9100, 70.0222, 324.2632
        CIE-Luv:
        42.9100, 40.5720, -66.3324
        Hunter-Lab:
        36.1907, 49.2164, -39.1416
      #9e39aa color charts
#9e39aa RGB chart
      #9e39aa CMYK chart
      #9e39aa RGB pie chart
      #9e39aa color shades, tints & tones
#9e39aa color schemes
#9e39aa color preview, HTML & CSS examples
           This text has a color of #9e39aa        
        
          <p style="color:#9e39aa;">Text here</p>
        
        
          .mytext {color:#9e39aa;}
        
        Text color #9e39aa
      
           This box has a color of #9e39aa        
        
          <div style="background-color:#9e39aa;">Content here</div>
        
        
          .mybackground {background-color:#9e39aa;}
        
        Background color #9e39aa
      
           Border around this has a color of #9e39aa        
        
          <div style="border:2px solid #9e39aa;">Content here</div>
        
        
          .myborder {border:2px solid #9e39aa;}
        
        Border color #9e39aa