#9e31ab color space conversions
Hex:
        #9e31ab
        RGB:
        158, 49, 171
        CMY:
        38, 81, 33
        CMYK:
        8, 71, 0, 33
      HSL:
        294°, 55.4545%, 43.1373%
        HSV (HSB):
        294°, 71.3450%, 67.0588%
        XYZ:
        22.5495, 12.4060, 39.7342
        xyY:
        0.3019, 0.1661, 12.4060
      CIE-Lab:
        41.8542, 60.1585, -43.1730
        CIE-LCH:
        41.8542, 74.0470, 324.3348
        CIE-Luv:
        41.8542, 42.0523, -69.5170
        Hunter-Lab:
        35.2222, 52.6386, -42.2297
      #9e31ab color charts
#9e31ab RGB chart
      #9e31ab CMYK chart
      #9e31ab RGB pie chart
      #9e31ab color shades, tints & tones
#9e31ab color schemes
#9e31ab color preview, HTML & CSS examples
           This text has a color of #9e31ab        
        
          <p style="color:#9e31ab;">Text here</p>
        
        
          .mytext {color:#9e31ab;}
        
        Text color #9e31ab
      
           This box has a color of #9e31ab        
        
          <div style="background-color:#9e31ab;">Content here</div>
        
        
          .mybackground {background-color:#9e31ab;}
        
        Background color #9e31ab
      
           Border around this has a color of #9e31ab        
        
          <div style="border:2px solid #9e31ab;">Content here</div>
        
        
          .myborder {border:2px solid #9e31ab;}
        
        Border color #9e31ab