#9e09ae color space conversions
Hex:
        #9e09ae
        RGB:
        158, 9, 174
        CMY:
        38, 96, 32
        CMYK:
        9, 95, 0, 32
      HSL:
        294°, 90.1639%, 35.8824%
        HSV (HSB):
        294°, 94.8276%, 68.2353%
        XYZ:
        21.8382, 10.5205, 40.9240
        xyY:
        0.2980, 0.1436, 10.5205
      CIE-Lab:
        38.7608, 70.2029, -49.9191
        CIE-LCH:
        38.7608, 86.1415, 324.5845
        CIE-Luv:
        38.7608, 45.8585, -78.2265
        Hunter-Lab:
        32.4353, 63.4199, -52.1024
      #9e09ae color charts
#9e09ae RGB chart
      #9e09ae CMYK chart
      #9e09ae RGB pie chart
      #9e09ae color shades, tints & tones
#9e09ae color schemes
#9e09ae color preview, HTML & CSS examples
           This text has a color of #9e09ae        
        
          <p style="color:#9e09ae;">Text here</p>
        
        
          .mytext {color:#9e09ae;}
        
        Text color #9e09ae
      
           This box has a color of #9e09ae        
        
          <div style="background-color:#9e09ae;">Content here</div>
        
        
          .mybackground {background-color:#9e09ae;}
        
        Background color #9e09ae
      
           Border around this has a color of #9e09ae        
        
          <div style="border:2px solid #9e09ae;">Content here</div>
        
        
          .myborder {border:2px solid #9e09ae;}
        
        Border color #9e09ae