#9e01cd color space conversions
Hex:
        #9e01cd
        RGB:
        158, 1, 205
        CMY:
        38, 100, 20
        CMYK:
        23, 100, 0, 20
      HSL:
        286°, 99.0291%, 40.3922%
        HSV (HSB):
        286°, 99.5122%, 80.3922%
        XYZ:
        25.1309, 11.6986, 58.6911
        xyY:
        0.2631, 0.1225, 11.6986
      CIE-Lab:
        40.7330, 76.3783, -64.9519
        CIE-LCH:
        40.7330, 100.2616, 319.6223
        CIE-Luv:
        40.7330, 36.5507, -99.9881
        Hunter-Lab:
        34.2032, 71.2975, -77.7967
      #9e01cd color charts
#9e01cd RGB chart
      #9e01cd CMYK chart
      #9e01cd RGB pie chart
      #9e01cd color shades, tints & tones
#9e01cd color schemes
#9e01cd color preview, HTML & CSS examples
           This text has a color of #9e01cd        
        
          <p style="color:#9e01cd;">Text here</p>
        
        
          .mytext {color:#9e01cd;}
        
        Text color #9e01cd
      
           This box has a color of #9e01cd        
        
          <div style="background-color:#9e01cd;">Content here</div>
        
        
          .mybackground {background-color:#9e01cd;}
        
        Background color #9e01cd
      
           Border around this has a color of #9e01cd        
        
          <div style="border:2px solid #9e01cd;">Content here</div>
        
        
          .myborder {border:2px solid #9e01cd;}
        
        Border color #9e01cd