#9e31fc color space conversions
Hex:
        #9e31fc
        RGB:
        158, 49, 252
        CMY:
        38, 81, 1
        CMYK:
        37, 81, 0, 1
      HSL:
        272°, 97.1292%, 59.0196%
        HSV (HSB):
        272°, 80.5556%, 98.8235%
        XYZ:
        32.7696, 16.4940, 93.5520
        xyY:
        0.2295, 0.1155, 16.4940
      CIE-Lab:
        47.6160, 76.3946, -80.4517
        CIE-LCH:
        47.6160, 110.9442, 313.5183
        CIE-Luv:
        47.6160, 22.2099, -126.0605
        Hunter-Lab:
        40.6128, 72.9552, -108.1461
      #9e31fc color charts
#9e31fc RGB chart
      #9e31fc CMYK chart
      #9e31fc RGB pie chart
      #9e31fc color shades, tints & tones
#9e31fc color schemes
#9e31fc color preview, HTML & CSS examples
           This text has a color of #9e31fc        
        
          <p style="color:#9e31fc;">Text here</p>
        
        
          .mytext {color:#9e31fc;}
        
        Text color #9e31fc
      
           This box has a color of #9e31fc        
        
          <div style="background-color:#9e31fc;">Content here</div>
        
        
          .mybackground {background-color:#9e31fc;}
        
        Background color #9e31fc
      
           Border around this has a color of #9e31fc        
        
          <div style="border:2px solid #9e31fc;">Content here</div>
        
        
          .myborder {border:2px solid #9e31fc;}
        
        Border color #9e31fc