#9e80ea color space conversions
Hex:
        #9e80ea
        RGB:
        158, 128, 234
        CMY:
        38, 50, 8
        CMYK:
        32, 45, 0, 8
      HSL:
        257°, 71.6216%, 70.9804%
        HSV (HSB):
        257°, 45.2991%, 91.7647%
        XYZ:
        36.6710, 28.6480, 81.4387
        xyY:
        0.2499, 0.1952, 28.6480
      CIE-Lab:
        60.4697, 34.3866, -49.7019
        CIE-LCH:
        60.4697, 60.4377, 304.6777
        CIE-Luv:
        60.4697, 6.7228, -82.9768
        Hunter-Lab:
        53.5238, 28.6299, -52.7456
      #9e80ea color charts
#9e80ea RGB chart
      #9e80ea CMYK chart
      #9e80ea RGB pie chart
      #9e80ea color shades, tints & tones
#9e80ea color schemes
#9e80ea color preview, HTML & CSS examples
           This text has a color of #9e80ea        
        
          <p style="color:#9e80ea;">Text here</p>
        
        
          .mytext {color:#9e80ea;}
        
        Text color #9e80ea
      
           This box has a color of #9e80ea        
        
          <div style="background-color:#9e80ea;">Content here</div>
        
        
          .mybackground {background-color:#9e80ea;}
        
        Background color #9e80ea
      
           Border around this has a color of #9e80ea        
        
          <div style="border:2px solid #9e80ea;">Content here</div>
        
        
          .myborder {border:2px solid #9e80ea;}
        
        Border color #9e80ea