#9e396d color space conversions
Hex:
        #9e396d
        RGB:
        158, 57, 109
        CMY:
        38, 78, 57
        CMYK:
        0, 64, 31, 38
      HSL:
        329°, 46.9767%, 42.1569%
        HSV (HSB):
        329°, 63.9241%, 61.9608%
        XYZ:
        18.3240, 11.2995, 15.6832
        xyY:
        0.4044, 0.2494, 11.2995
      CIE-Lab:
        40.0804, 47.1187, -8.1485
        CIE-LCH:
        40.0804, 47.8181, 350.1886
        CIE-Luv:
        40.0804, 59.5221, -18.4154
        Hunter-Lab:
        33.6147, 38.4779, -4.1320
      #9e396d color charts
#9e396d RGB chart
      #9e396d CMYK chart
      #9e396d RGB pie chart
      #9e396d color shades, tints & tones
#9e396d color schemes
#9e396d color preview, HTML & CSS examples
           This text has a color of #9e396d        
        
          <p style="color:#9e396d;">Text here</p>
        
        
          .mytext {color:#9e396d;}
        
        Text color #9e396d
      
           This box has a color of #9e396d        
        
          <div style="background-color:#9e396d;">Content here</div>
        
        
          .mybackground {background-color:#9e396d;}
        
        Background color #9e396d
      
           Border around this has a color of #9e396d        
        
          <div style="border:2px solid #9e396d;">Content here</div>
        
        
          .myborder {border:2px solid #9e396d;}
        
        Border color #9e396d