#9e0ffa color space conversions
Hex:
        #9e0ffa
        RGB:
        158, 15, 250
        CMY:
        38, 94, 2
        CMYK:
        37, 94, 0, 2
      HSL:
        277°, 95.9184%, 51.9608%
        HSV (HSB):
        277°, 94.0000%, 98.0392%
        XYZ:
        31.5267, 14.5129, 91.5821
        xyY:
        0.2291, 0.1055, 14.5129
      CIE-Lab:
        44.9597, 83.3549, -83.6877
        CIE-LCH:
        44.9597, 118.1172, 314.8859
        CIE-Luv:
        44.9597, 25.0375, -128.0312
        Hunter-Lab:
        38.0958, 81.0526, -115.8659
      #9e0ffa color charts
#9e0ffa RGB chart
      #9e0ffa CMYK chart
      #9e0ffa RGB pie chart
      #9e0ffa color shades, tints & tones
#9e0ffa color schemes
#9e0ffa color preview, HTML & CSS examples
           This text has a color of #9e0ffa        
        
          <p style="color:#9e0ffa;">Text here</p>
        
        
          .mytext {color:#9e0ffa;}
        
        Text color #9e0ffa
      
           This box has a color of #9e0ffa        
        
          <div style="background-color:#9e0ffa;">Content here</div>
        
        
          .mybackground {background-color:#9e0ffa;}
        
        Background color #9e0ffa
      
           Border around this has a color of #9e0ffa        
        
          <div style="border:2px solid #9e0ffa;">Content here</div>
        
        
          .myborder {border:2px solid #9e0ffa;}
        
        Border color #9e0ffa