#8e00a1 color space conversions
Hex:
        #8e00a1
        RGB:
        142, 0, 161
        CMY:
        44, 100, 37
        CMYK:
        12, 100, 0, 37
      HSL:
        293°, 100.0000%, 31.5686%
        HSV (HSB):
        293°, 100.0000%, 63.1373%
        XYZ:
        17.5884, 8.3240, 34.3979
        xyY:
        0.2916, 0.1380, 8.3240
      CIE-Lab:
        34.6487, 66.6126, -48.8882
        CIE-LCH:
        34.6487, 82.6275, 323.7244
        CIE-Luv:
        34.6487, 39.8933, -73.5810
        Hunter-Lab:
        28.8513, 58.3274, -50.4924
      #8e00a1 color charts
#8e00a1 RGB chart
      #8e00a1 CMYK chart
      #8e00a1 RGB pie chart
      #8e00a1 color shades, tints & tones
#8e00a1 color schemes
#8e00a1 color preview, HTML & CSS examples
           This text has a color of #8e00a1        
        
          <p style="color:#8e00a1;">Text here</p>
        
        
          .mytext {color:#8e00a1;}
        
        Text color #8e00a1
      
           This box has a color of #8e00a1        
        
          <div style="background-color:#8e00a1;">Content here</div>
        
        
          .mybackground {background-color:#8e00a1;}
        
        Background color #8e00a1
      
           Border around this has a color of #8e00a1        
        
          <div style="border:2px solid #8e00a1;">Content here</div>
        
        
          .myborder {border:2px solid #8e00a1;}
        
        Border color #8e00a1