#9e2aff color space conversions
Hex:
        #9e2aff
        RGB:
        158, 42, 255
        CMY:
        38, 84, 0
        CMYK:
        38, 84, 0, 0
      HSL:
        273°, 100.0000%, 58.2353%
        HSV (HSB):
        273°, 83.5294%, 100.0000%
        XYZ:
        32.9785, 16.1450, 95.9859
        xyY:
        0.2273, 0.1113, 16.1450
      CIE-Lab:
        47.1642, 79.0859, -82.8655
        CIE-LCH:
        47.1642, 114.5482, 313.6631
        CIE-Luv:
        47.1642, 22.3300, -128.9400
        Hunter-Lab:
        40.1809, 76.1876, -113.5080
      #9e2aff color charts
#9e2aff RGB chart
      #9e2aff CMYK chart
      #9e2aff RGB pie chart
      #9e2aff color shades, tints & tones
#9e2aff color schemes
#9e2aff color preview, HTML & CSS examples
           This text has a color of #9e2aff        
        
          <p style="color:#9e2aff;">Text here</p>
        
        
          .mytext {color:#9e2aff;}
        
        Text color #9e2aff
      
           This box has a color of #9e2aff        
        
          <div style="background-color:#9e2aff;">Content here</div>
        
        
          .mybackground {background-color:#9e2aff;}
        
        Background color #9e2aff
      
           Border around this has a color of #9e2aff        
        
          <div style="border:2px solid #9e2aff;">Content here</div>
        
        
          .myborder {border:2px solid #9e2aff;}
        
        Border color #9e2aff