#8e2eda color space conversions
Hex:
        #8e2eda
        RGB:
        142, 46, 218
        CMY:
        44, 82, 15
        CMYK:
        35, 79, 0, 15
      HSL:
        273°, 69.9187%, 51.7647%
        HSV (HSB):
        273°, 78.8991%, 85.4902%
        XYZ:
        24.7872, 12.7667, 67.4875
        xyY:
        0.2360, 0.1215, 12.7667
      CIE-Lab:
        42.4096, 67.6820, -69.8173
        CIE-LCH:
        42.4096, 97.2384, 314.1103
        CIE-Luv:
        42.4096, 21.4649, -106.9280
        Hunter-Lab:
        35.7306, 61.3016, -86.9749
      #8e2eda color charts
#8e2eda RGB chart
      #8e2eda CMYK chart
      #8e2eda RGB pie chart
      #8e2eda color shades, tints & tones
#8e2eda color schemes
#8e2eda color preview, HTML & CSS examples
           This text has a color of #8e2eda        
        
          <p style="color:#8e2eda;">Text here</p>
        
        
          .mytext {color:#8e2eda;}
        
        Text color #8e2eda
      
           This box has a color of #8e2eda        
        
          <div style="background-color:#8e2eda;">Content here</div>
        
        
          .mybackground {background-color:#8e2eda;}
        
        Background color #8e2eda
      
           Border around this has a color of #8e2eda        
        
          <div style="border:2px solid #8e2eda;">Content here</div>
        
        
          .myborder {border:2px solid #8e2eda;}
        
        Border color #8e2eda