#8e34af color space conversions
Hex:
        #8e34af
        RGB:
        142, 52, 175
        CMY:
        44, 80, 31
        CMYK:
        19, 70, 0, 31
      HSL:
        284°, 54.1850%, 44.5098%
        HSV (HSB):
        284°, 70.2857%, 68.6275%
        XYZ:
        20.1212, 11.3019, 41.6784
        xyY:
        0.2752, 0.1546, 11.3019
      CIE-Lab:
        40.0844, 56.2516, -48.5185
        CIE-LCH:
        40.0844, 74.2852, 319.2213
        CIE-Luv:
        40.0844, 30.1835, -75.6119
        Hunter-Lab:
        33.6183, 48.0035, -49.9722
      #8e34af color charts
#8e34af RGB chart
      #8e34af CMYK chart
      #8e34af RGB pie chart
      #8e34af color shades, tints & tones
#8e34af color schemes
#8e34af color preview, HTML & CSS examples
           This text has a color of #8e34af        
        
          <p style="color:#8e34af;">Text here</p>
        
        
          .mytext {color:#8e34af;}
        
        Text color #8e34af
      
           This box has a color of #8e34af        
        
          <div style="background-color:#8e34af;">Content here</div>
        
        
          .mybackground {background-color:#8e34af;}
        
        Background color #8e34af
      
           Border around this has a color of #8e34af        
        
          <div style="border:2px solid #8e34af;">Content here</div>
        
        
          .myborder {border:2px solid #8e34af;}
        
        Border color #8e34af