#8e00a0 color space conversions
Hex:
        #8e00a0
        RGB:
        142, 0, 160
        CMY:
        44, 100, 37
        CMYK:
        11, 100, 0, 37
      HSL:
        293°, 100.0000%, 31.3725%
        HSV (HSB):
        293°, 100.0000%, 62.7451%
        XYZ:
        17.5005, 8.2888, 33.9352
        xyY:
        0.2930, 0.1388, 8.2888
      CIE-Lab:
        34.5773, 66.4451, -48.3979
        CIE-LCH:
        34.5773, 82.2028, 323.9308
        CIE-Luv:
        34.5773, 40.2212, -72.8860
        Hunter-Lab:
        28.7904, 58.1198, -49.7319
      #8e00a0 color charts
#8e00a0 RGB chart
      #8e00a0 CMYK chart
      #8e00a0 RGB pie chart
      #8e00a0 color shades, tints & tones
#8e00a0 color schemes
#8e00a0 color preview, HTML & CSS examples
           This text has a color of #8e00a0        
        
          <p style="color:#8e00a0;">Text here</p>
        
        
          .mytext {color:#8e00a0;}
        
        Text color #8e00a0
      
           This box has a color of #8e00a0        
        
          <div style="background-color:#8e00a0;">Content here</div>
        
        
          .mybackground {background-color:#8e00a0;}
        
        Background color #8e00a0
      
           Border around this has a color of #8e00a0        
        
          <div style="border:2px solid #8e00a0;">Content here</div>
        
        
          .myborder {border:2px solid #8e00a0;}
        
        Border color #8e00a0