#9e86ab color space conversions
Hex:
        #9e86ab
        RGB:
        158, 134, 171
        CMY:
        38, 47, 33
        CMYK:
        8, 22, 0, 33
      HSL:
        279°, 18.0488%, 59.8039%
        HSV (HSB):
        279°, 21.6374%, 67.0588%
        XYZ:
        29.9763, 27.2596, 42.2098
        xyY:
        0.3014, 0.2741, 27.2596
      CIE-Lab:
        59.2138, 16.1454, -16.1513
        CIE-LCH:
        59.2138, 22.8372, 314.9896
        CIE-Luv:
        59.2138, 10.9268, -26.5546
        Hunter-Lab:
        52.2107, 11.1156, -11.3856
      #9e86ab color charts
#9e86ab RGB chart
      #9e86ab CMYK chart
      #9e86ab RGB pie chart
      #9e86ab color shades, tints & tones
#9e86ab color schemes
#9e86ab color preview, HTML & CSS examples
           This text has a color of #9e86ab        
        
          <p style="color:#9e86ab;">Text here</p>
        
        
          .mytext {color:#9e86ab;}
        
        Text color #9e86ab
      
           This box has a color of #9e86ab        
        
          <div style="background-color:#9e86ab;">Content here</div>
        
        
          .mybackground {background-color:#9e86ab;}
        
        Background color #9e86ab
      
           Border around this has a color of #9e86ab        
        
          <div style="border:2px solid #9e86ab;">Content here</div>
        
        
          .myborder {border:2px solid #9e86ab;}
        
        Border color #9e86ab