#9e31fe color space conversions
Hex:
        #9e31fe
        RGB:
        158, 49, 254
        CMY:
        38, 81, 0
        CMYK:
        38, 81, 0, 0
      HSL:
        272°, 99.0338%, 59.4118%
        HSV (HSB):
        272°, 80.7087%, 99.6078%
        XYZ:
        33.0883, 16.6215, 95.2303
        xyY:
        0.2283, 0.1147, 16.6215
      CIE-Lab:
        47.7795, 76.8229, -81.3001
        CIE-LCH:
        47.7795, 111.8547, 313.3781
        CIE-Luv:
        47.7795, 21.8233, -127.3415
        Hunter-Lab:
        40.7695, 73.5230, -109.9524
      #9e31fe color charts
#9e31fe RGB chart
      #9e31fe CMYK chart
      #9e31fe RGB pie chart
      #9e31fe color shades, tints & tones
#9e31fe color schemes
#9e31fe color preview, HTML & CSS examples
           This text has a color of #9e31fe        
        
          <p style="color:#9e31fe;">Text here</p>
        
        
          .mytext {color:#9e31fe;}
        
        Text color #9e31fe
      
           This box has a color of #9e31fe        
        
          <div style="background-color:#9e31fe;">Content here</div>
        
        
          .mybackground {background-color:#9e31fe;}
        
        Background color #9e31fe
      
           Border around this has a color of #9e31fe        
        
          <div style="border:2px solid #9e31fe;">Content here</div>
        
        
          .myborder {border:2px solid #9e31fe;}
        
        Border color #9e31fe