#8e4ace color space conversions
Hex:
        #8e4ace
        RGB:
        142, 74, 206
        CMY:
        44, 71, 19
        CMYK:
        31, 64, 0, 19
      HSL:
        271°, 57.3913%, 54.9020%
        HSV (HSB):
        271°, 64.0777%, 80.7843%
        XYZ:
        24.7447, 15.1046, 60.0038
        xyY:
        0.2478, 0.1513, 15.1046
      CIE-Lab:
        45.7771, 52.9843, -57.4597
        CIE-LCH:
        45.7771, 78.1598, 312.6795
        CIE-Luv:
        45.7771, 18.8269, -91.1488
        Hunter-Lab:
        38.8646, 45.6360, -64.3337
      #8e4ace color charts
#8e4ace RGB chart
      #8e4ace CMYK chart
      #8e4ace RGB pie chart
      #8e4ace color shades, tints & tones
#8e4ace color schemes
#8e4ace color preview, HTML & CSS examples
           This text has a color of #8e4ace        
        
          <p style="color:#8e4ace;">Text here</p>
        
        
          .mytext {color:#8e4ace;}
        
        Text color #8e4ace
      
           This box has a color of #8e4ace        
        
          <div style="background-color:#8e4ace;">Content here</div>
        
        
          .mybackground {background-color:#8e4ace;}
        
        Background color #8e4ace
      
           Border around this has a color of #8e4ace        
        
          <div style="border:2px solid #8e4ace;">Content here</div>
        
        
          .myborder {border:2px solid #8e4ace;}
        
        Border color #8e4ace