#9e19af color space conversions
Hex:
        #9e19af
        RGB:
        158, 25, 175
        CMY:
        38, 90, 31
        CMYK:
        10, 86, 0, 31
      HSL:
        293°, 75.0000%, 39.2157%
        HSV (HSB):
        293°, 85.7143%, 68.6275%
        XYZ:
        22.1860, 11.0595, 41.5228
        xyY:
        0.2967, 0.1479, 11.0595
      CIE-Lab:
        39.6805, 67.8558, -49.0339
        CIE-LCH:
        39.6805, 83.7182, 324.1474
        CIE-Luv:
        39.6805, 44.3669, -77.3627
        Hunter-Lab:
        33.2558, 60.8854, -50.7496
      #9e19af color charts
#9e19af RGB chart
      #9e19af CMYK chart
      #9e19af RGB pie chart
      #9e19af color shades, tints & tones
#9e19af color schemes
#9e19af color preview, HTML & CSS examples
           This text has a color of #9e19af        
        
          <p style="color:#9e19af;">Text here</p>
        
        
          .mytext {color:#9e19af;}
        
        Text color #9e19af
      
           This box has a color of #9e19af        
        
          <div style="background-color:#9e19af;">Content here</div>
        
        
          .mybackground {background-color:#9e19af;}
        
        Background color #9e19af
      
           Border around this has a color of #9e19af        
        
          <div style="border:2px solid #9e19af;">Content here</div>
        
        
          .myborder {border:2px solid #9e19af;}
        
        Border color #9e19af