#8e529b color space conversions
Hex:
        #8e529b
        RGB:
        142, 82, 155
        CMY:
        44, 68, 39
        CMYK:
        8, 47, 0, 39
      HSL:
        289°, 30.8017%, 46.4706%
        HSV (HSB):
        289°, 47.0968%, 60.7843%
        XYZ:
        20.0890, 14.1519, 32.6831
        xyY:
        0.3002, 0.2115, 14.1519
      CIE-Lab:
        44.4500, 37.2752, -29.6873
        CIE-LCH:
        44.4500, 47.6527, 321.4649
        CIE-Luv:
        44.4500, 26.2089, -47.8819
        Hunter-Lab:
        37.6190, 29.4878, -25.1774
      #8e529b color charts
#8e529b RGB chart
      #8e529b CMYK chart
      #8e529b RGB pie chart
      #8e529b color shades, tints & tones
#8e529b color schemes
#8e529b color preview, HTML & CSS examples
           This text has a color of #8e529b        
        
          <p style="color:#8e529b;">Text here</p>
        
        
          .mytext {color:#8e529b;}
        
        Text color #8e529b
      
           This box has a color of #8e529b        
        
          <div style="background-color:#8e529b;">Content here</div>
        
        
          .mybackground {background-color:#8e529b;}
        
        Background color #8e529b
      
           Border around this has a color of #8e529b        
        
          <div style="border:2px solid #8e529b;">Content here</div>
        
        
          .myborder {border:2px solid #8e529b;}
        
        Border color #8e529b