#9e09ff color space conversions
Hex:
        #9e09ff
        RGB:
        158, 9, 255
        CMY:
        38, 96, 0
        CMYK:
        38, 96, 0, 0
      HSL:
        276°, 100.0000%, 51.7647%
        HSV (HSB):
        276°, 96.4706%, 100.0000%
        XYZ:
        32.2482, 14.6845, 95.7425
        xyY:
        0.2260, 0.1029, 14.6845
      CIE-Lab:
        45.1990, 84.9439, -86.0916
        CIE-LCH:
        45.1990, 120.9431, 314.6155
        CIE-Luv:
        45.1990, 24.1791, -131.3129
        Hunter-Lab:
        38.3203, 83.1550, -121.3105
      #9e09ff color charts
#9e09ff RGB chart
      #9e09ff CMYK chart
      #9e09ff RGB pie chart
      #9e09ff color shades, tints & tones
#9e09ff color schemes
#9e09ff color preview, HTML & CSS examples
           This text has a color of #9e09ff        
        
          <p style="color:#9e09ff;">Text here</p>
        
        
          .mytext {color:#9e09ff;}
        
        Text color #9e09ff
      
           This box has a color of #9e09ff        
        
          <div style="background-color:#9e09ff;">Content here</div>
        
        
          .mybackground {background-color:#9e09ff;}
        
        Background color #9e09ff
      
           Border around this has a color of #9e09ff        
        
          <div style="border:2px solid #9e09ff;">Content here</div>
        
        
          .myborder {border:2px solid #9e09ff;}
        
        Border color #9e09ff