#9e31cd color space conversions
Hex:
        #9e31cd
        RGB:
        158, 49, 205
        CMY:
        38, 81, 20
        CMYK:
        23, 76, 0, 20
      HSL:
        282°, 61.4173%, 49.8039%
        HSV (HSB):
        282°, 76.0976%, 80.3922%
        XYZ:
        26.2183, 13.8735, 59.0536
        xyY:
        0.2644, 0.1399, 13.8735
      CIE-Lab:
        44.0510, 66.6404, -59.5656
        CIE-LCH:
        44.0510, 89.3813, 318.2085
        CIE-Luv:
        44.0510, 32.6575, -94.4278
        Hunter-Lab:
        37.2472, 60.4638, -67.9285
      #9e31cd color charts
#9e31cd RGB chart
      #9e31cd CMYK chart
      #9e31cd RGB pie chart
      #9e31cd color shades, tints & tones
#9e31cd color schemes
#9e31cd color preview, HTML & CSS examples
           This text has a color of #9e31cd        
        
          <p style="color:#9e31cd;">Text here</p>
        
        
          .mytext {color:#9e31cd;}
        
        Text color #9e31cd
      
           This box has a color of #9e31cd        
        
          <div style="background-color:#9e31cd;">Content here</div>
        
        
          .mybackground {background-color:#9e31cd;}
        
        Background color #9e31cd
      
           Border around this has a color of #9e31cd        
        
          <div style="border:2px solid #9e31cd;">Content here</div>
        
        
          .myborder {border:2px solid #9e31cd;}
        
        Border color #9e31cd