#9e6385 color space conversions
Hex:
        #9e6385
        RGB:
        158, 99, 133
        CMY:
        38, 61, 48
        CMYK:
        0, 37, 16, 38
      HSL:
        325°, 23.3202%, 50.3922%
        HSV (HSB):
        325°, 37.3418%, 61.9608%
        XYZ:
        22.7960, 17.8862, 24.4412
        xyY:
        0.3500, 0.2747, 17.8862
      CIE-Lab:
        49.3578, 28.9392, -8.8629
        CIE-LCH:
        49.3578, 30.2660, 342.9722
        CIE-Luv:
        49.3578, 33.6110, -17.0651
        Hunter-Lab:
        42.2921, 22.2027, -4.6600
      #9e6385 color charts
#9e6385 RGB chart
      #9e6385 CMYK chart
      #9e6385 RGB pie chart
      #9e6385 color shades, tints & tones
#9e6385 color schemes
#9e6385 color preview, HTML & CSS examples
           This text has a color of #9e6385        
        
          <p style="color:#9e6385;">Text here</p>
        
        
          .mytext {color:#9e6385;}
        
        Text color #9e6385
      
           This box has a color of #9e6385        
        
          <div style="background-color:#9e6385;">Content here</div>
        
        
          .mybackground {background-color:#9e6385;}
        
        Background color #9e6385
      
           Border around this has a color of #9e6385        
        
          <div style="border:2px solid #9e6385;">Content here</div>
        
        
          .myborder {border:2px solid #9e6385;}
        
        Border color #9e6385