#9e48af color space conversions
Hex:
        #9e48af
        RGB:
        158, 72, 175
        CMY:
        38, 72, 31
        CMYK:
        10, 59, 0, 31
      HSL:
        290°, 41.7004%, 48.4314%
        HSV (HSB):
        290°, 58.8571%, 68.6275%
        XYZ:
        24.1558, 14.9990, 42.1794
        xyY:
        0.2970, 0.1844, 14.9990
      CIE-Lab:
        45.6328, 51.0532, -39.5318
        CIE-LCH:
        45.6328, 64.5693, 322.2484
        CIE-Luv:
        45.6328, 35.2118, -64.6682
        Hunter-Lab:
        38.7285, 43.5593, -37.4630
      #9e48af color charts
#9e48af RGB chart
      #9e48af CMYK chart
      #9e48af RGB pie chart
      #9e48af color shades, tints & tones
#9e48af color schemes
#9e48af color preview, HTML & CSS examples
           This text has a color of #9e48af        
        
          <p style="color:#9e48af;">Text here</p>
        
        
          .mytext {color:#9e48af;}
        
        Text color #9e48af
      
           This box has a color of #9e48af        
        
          <div style="background-color:#9e48af;">Content here</div>
        
        
          .mybackground {background-color:#9e48af;}
        
        Background color #9e48af
      
           Border around this has a color of #9e48af        
        
          <div style="border:2px solid #9e48af;">Content here</div>
        
        
          .myborder {border:2px solid #9e48af;}
        
        Border color #9e48af