#8e47aa color space conversions
Hex:
        #8e47aa
        RGB:
        142, 71, 170
        CMY:
        44, 72, 33
        CMYK:
        16, 58, 0, 33
      HSL:
        283°, 41.0788%, 47.2549%
        HSV (HSB):
        283°, 58.2353%, 66.6667%
        XYZ:
        20.6643, 13.1595, 39.4811
        xyY:
        0.2819, 0.1795, 13.1595
      CIE-Lab:
        43.0027, 46.3301, -40.8889
        CIE-LCH:
        43.0027, 61.7930, 318.5698
        CIE-Luv:
        43.0027, 26.7203, -65.0566
        Hunter-Lab:
        36.2761, 38.1974, -39.1351
      #8e47aa color charts
#8e47aa RGB chart
      #8e47aa CMYK chart
      #8e47aa RGB pie chart
      #8e47aa color shades, tints & tones
#8e47aa color schemes
#8e47aa color preview, HTML & CSS examples
           This text has a color of #8e47aa        
        
          <p style="color:#8e47aa;">Text here</p>
        
        
          .mytext {color:#8e47aa;}
        
        Text color #8e47aa
      
           This box has a color of #8e47aa        
        
          <div style="background-color:#8e47aa;">Content here</div>
        
        
          .mybackground {background-color:#8e47aa;}
        
        Background color #8e47aa
      
           Border around this has a color of #8e47aa        
        
          <div style="border:2px solid #8e47aa;">Content here</div>
        
        
          .myborder {border:2px solid #8e47aa;}
        
        Border color #8e47aa