#9e3985 color space conversions
Hex:
        #9e3985
        RGB:
        158, 57, 133
        CMY:
        38, 78, 48
        CMYK:
        0, 64, 16, 38
      HSL:
        315°, 46.9767%, 42.1569%
        HSV (HSB):
        315°, 63.9241%, 61.9608%
        XYZ:
        19.7973, 11.8888, 23.4416
        xyY:
        0.3591, 0.2157, 11.8888
      CIE-Lab:
        41.0389, 50.5300, -21.5259
        CIE-LCH:
        41.0389, 54.9240, 336.9259
        CIE-Luv:
        41.0389, 51.8260, -37.2178
        Hunter-Lab:
        34.4802, 42.1483, -16.1727
      #9e3985 color charts
#9e3985 RGB chart
      #9e3985 CMYK chart
      #9e3985 RGB pie chart
      #9e3985 color shades, tints & tones
#9e3985 color schemes
#9e3985 color preview, HTML & CSS examples
           This text has a color of #9e3985        
        
          <p style="color:#9e3985;">Text here</p>
        
        
          .mytext {color:#9e3985;}
        
        Text color #9e3985
      
           This box has a color of #9e3985        
        
          <div style="background-color:#9e3985;">Content here</div>
        
        
          .mybackground {background-color:#9e3985;}
        
        Background color #9e3985
      
           Border around this has a color of #9e3985        
        
          <div style="border:2px solid #9e3985;">Content here</div>
        
        
          .myborder {border:2px solid #9e3985;}
        
        Border color #9e3985