#9e31fb color space conversions
Hex:
        #9e31fb
        RGB:
        158, 49, 251
        CMY:
        38, 81, 2
        CMYK:
        37, 80, 0, 2
      HSL:
        272°, 96.1905%, 58.8235%
        HSV (HSB):
        272°, 80.4781%, 98.4314%
        XYZ:
        32.6115, 16.4308, 92.7194
        xyY:
        0.2300, 0.1159, 16.4308
      CIE-Lab:
        47.5346, 76.1808, -80.0263
        CIE-LCH:
        47.5346, 110.4886, 313.5898
        CIE-Luv:
        47.5346, 22.4048, -125.4182
        Hunter-Lab:
        40.5349, 72.6723, -107.2455
      #9e31fb color charts
#9e31fb RGB chart
      #9e31fb CMYK chart
      #9e31fb RGB pie chart
      #9e31fb color shades, tints & tones
#9e31fb color schemes
#9e31fb color preview, HTML & CSS examples
           This text has a color of #9e31fb        
        
          <p style="color:#9e31fb;">Text here</p>
        
        
          .mytext {color:#9e31fb;}
        
        Text color #9e31fb
      
           This box has a color of #9e31fb        
        
          <div style="background-color:#9e31fb;">Content here</div>
        
        
          .mybackground {background-color:#9e31fb;}
        
        Background color #9e31fb
      
           Border around this has a color of #9e31fb        
        
          <div style="border:2px solid #9e31fb;">Content here</div>
        
        
          .myborder {border:2px solid #9e31fb;}
        
        Border color #9e31fb