#8e2aaa color space conversions
Hex:
        #8e2aaa
        RGB:
        142, 42, 170
        CMY:
        44, 84, 33
        CMYK:
        16, 75, 0, 33
      HSL:
        287°, 60.3774%, 41.5686%
        HSV (HSB):
        287°, 75.2941%, 66.6667%
        XYZ:
        19.2390, 10.3090, 39.0060
        xyY:
        0.2806, 0.1504, 10.3090
      CIE-Lab:
        38.3914, 59.1287, -48.2650
        CIE-LCH:
        38.3914, 76.3263, 320.7762
        CIE-Luv:
        38.3914, 33.2951, -74.5553
        Hunter-Lab:
        32.1076, 50.7695, -49.5533
      #8e2aaa color charts
#8e2aaa RGB chart
      #8e2aaa CMYK chart
      #8e2aaa RGB pie chart
      #8e2aaa color shades, tints & tones
#8e2aaa color schemes
#8e2aaa color preview, HTML & CSS examples
           This text has a color of #8e2aaa        
        
          <p style="color:#8e2aaa;">Text here</p>
        
        
          .mytext {color:#8e2aaa;}
        
        Text color #8e2aaa
      
           This box has a color of #8e2aaa        
        
          <div style="background-color:#8e2aaa;">Content here</div>
        
        
          .mybackground {background-color:#8e2aaa;}
        
        Background color #8e2aaa
      
           Border around this has a color of #8e2aaa        
        
          <div style="border:2px solid #8e2aaa;">Content here</div>
        
        
          .myborder {border:2px solid #8e2aaa;}
        
        Border color #8e2aaa