#9e3a80 color space conversions
Hex:
        #9e3a80
        RGB:
        158, 58, 128
        CMY:
        38, 77, 50
        CMYK:
        0, 63, 19, 38
      HSL:
        318°, 46.2963%, 42.3529%
        HSV (HSB):
        318°, 63.2911%, 61.9608%
        XYZ:
        19.5099, 11.8537, 21.6818
        xyY:
        0.3678, 0.2235, 11.8537
      CIE-Lab:
        40.9827, 49.3307, -18.5447
        CIE-LCH:
        40.9827, 52.7013, 339.3974
        CIE-Luv:
        40.9827, 53.0703, -32.8763
        Hunter-Lab:
        34.4292, 40.8988, -13.2374
      #9e3a80 color charts
#9e3a80 RGB chart
      #9e3a80 CMYK chart
      #9e3a80 RGB pie chart
      #9e3a80 color shades, tints & tones
#9e3a80 color schemes
#9e3a80 color preview, HTML & CSS examples
           This text has a color of #9e3a80        
        
          <p style="color:#9e3a80;">Text here</p>
        
        
          .mytext {color:#9e3a80;}
        
        Text color #9e3a80
      
           This box has a color of #9e3a80        
        
          <div style="background-color:#9e3a80;">Content here</div>
        
        
          .mybackground {background-color:#9e3a80;}
        
        Background color #9e3a80
      
           Border around this has a color of #9e3a80        
        
          <div style="border:2px solid #9e3a80;">Content here</div>
        
        
          .myborder {border:2px solid #9e3a80;}
        
        Border color #9e3a80