#8e48af color space conversions
Hex:
        #8e48af
        RGB:
        142, 72, 175
        CMY:
        44, 72, 31
        CMYK:
        19, 59, 0, 31
      HSL:
        281°, 41.7004%, 48.4314%
        HSV (HSB):
        281°, 58.8571%, 68.6275%
        XYZ:
        21.2106, 13.4807, 42.0415
        xyY:
        0.2764, 0.1757, 13.4807
      CIE-Lab:
        43.4787, 46.9044, -43.0867
        CIE-LCH:
        43.4787, 63.6906, 317.4292
        CIE-Luv:
        43.4787, 25.3684, -68.5275
        Hunter-Lab:
        36.7160, 38.8650, -42.1886
      #8e48af color charts
#8e48af RGB chart
      #8e48af CMYK chart
      #8e48af RGB pie chart
      #8e48af color shades, tints & tones
#8e48af color schemes
#8e48af color preview, HTML & CSS examples
           This text has a color of #8e48af        
        
          <p style="color:#8e48af;">Text here</p>
        
        
          .mytext {color:#8e48af;}
        
        Text color #8e48af
      
           This box has a color of #8e48af        
        
          <div style="background-color:#8e48af;">Content here</div>
        
        
          .mybackground {background-color:#8e48af;}
        
        Background color #8e48af
      
           Border around this has a color of #8e48af        
        
          <div style="border:2px solid #8e48af;">Content here</div>
        
        
          .myborder {border:2px solid #8e48af;}
        
        Border color #8e48af