#8e4eda color space conversions
Hex:
        #8e4eda
        RGB:
        142, 78, 218
        CMY:
        44, 69, 15
        CMYK:
        35, 64, 0, 15
      HSL:
        267°, 65.4206%, 58.0392%
        HSV (HSB):
        267°, 64.2202%, 85.4902%
        XYZ:
        26.5346, 16.2615, 68.0699
        xyY:
        0.2393, 0.1467, 16.2615
      CIE-Lab:
        47.3157, 53.8718, -61.8476
        CIE-LCH:
        47.3157, 82.0201, 311.0572
        CIE-Luv:
        47.3157, 15.8489, -98.4212
        Hunter-Lab:
        40.3256, 46.8849, -71.8542
      #8e4eda color charts
#8e4eda RGB chart
      #8e4eda CMYK chart
      #8e4eda RGB pie chart
      #8e4eda color shades, tints & tones
#8e4eda color schemes
#8e4eda color preview, HTML & CSS examples
           This text has a color of #8e4eda        
        
          <p style="color:#8e4eda;">Text here</p>
        
        
          .mytext {color:#8e4eda;}
        
        Text color #8e4eda
      
           This box has a color of #8e4eda        
        
          <div style="background-color:#8e4eda;">Content here</div>
        
        
          .mybackground {background-color:#8e4eda;}
        
        Background color #8e4eda
      
           Border around this has a color of #8e4eda        
        
          <div style="border:2px solid #8e4eda;">Content here</div>
        
        
          .myborder {border:2px solid #8e4eda;}
        
        Border color #8e4eda