#8e7aad color space conversions
Hex:
        #8e7aad
        RGB:
        142, 122, 173
        CMY:
        44, 52, 32
        CMYK:
        18, 29, 0, 32
      HSL:
        264°, 23.7209%, 57.8431%
        HSV (HSB):
        264°, 29.4798%, 67.8431%
        XYZ:
        25.6577, 22.6870, 42.5619
        xyY:
        0.2822, 0.2496, 22.6870
      CIE-Lab:
        54.7484, 18.1940, -24.2546
        CIE-LCH:
        54.7484, 30.3201, 306.8746
        CIE-Luv:
        54.7484, 7.1621, -38.9430
        Hunter-Lab:
        47.6309, 12.8000, -19.6386
      #8e7aad color charts
#8e7aad RGB chart
      #8e7aad CMYK chart
      #8e7aad RGB pie chart
      #8e7aad color shades, tints & tones
#8e7aad color schemes
#8e7aad color preview, HTML & CSS examples
           This text has a color of #8e7aad        
        
          <p style="color:#8e7aad;">Text here</p>
        
        
          .mytext {color:#8e7aad;}
        
        Text color #8e7aad
      
           This box has a color of #8e7aad        
        
          <div style="background-color:#8e7aad;">Content here</div>
        
        
          .mybackground {background-color:#8e7aad;}
        
        Background color #8e7aad
      
           Border around this has a color of #8e7aad        
        
          <div style="border:2px solid #8e7aad;">Content here</div>
        
        
          .myborder {border:2px solid #8e7aad;}
        
        Border color #8e7aad