#8e3aad color space conversions
Hex:
        #8e3aad
        RGB:
        142, 58, 173
        CMY:
        44, 77, 32
        CMYK:
        18, 66, 0, 32
      HSL:
        284°, 49.7835%, 45.2941%
        HSV (HSB):
        284°, 66.4740%, 67.8431%
        XYZ:
        20.2112, 11.7940, 40.7464
        xyY:
        0.2778, 0.1621, 11.7940
      CIE-Lab:
        40.8869, 53.2363, -46.0443
        CIE-LCH:
        40.8869, 70.3860, 319.1434
        CIE-Luv:
        40.8869, 29.3968, -72.2696
        Hunter-Lab:
        34.3424, 44.9516, -46.3063
      #8e3aad color charts
#8e3aad RGB chart
      #8e3aad CMYK chart
      #8e3aad RGB pie chart
      #8e3aad color shades, tints & tones
#8e3aad color schemes
#8e3aad color preview, HTML & CSS examples
           This text has a color of #8e3aad        
        
          <p style="color:#8e3aad;">Text here</p>
        
        
          .mytext {color:#8e3aad;}
        
        Text color #8e3aad
      
           This box has a color of #8e3aad        
        
          <div style="background-color:#8e3aad;">Content here</div>
        
        
          .mybackground {background-color:#8e3aad;}
        
        Background color #8e3aad
      
           Border around this has a color of #8e3aad        
        
          <div style="border:2px solid #8e3aad;">Content here</div>
        
        
          .myborder {border:2px solid #8e3aad;}
        
        Border color #8e3aad