#8e2bea color space conversions
Hex:
        #8e2bea
        RGB:
        142, 43, 234
        CMY:
        44, 83, 8
        CMYK:
        39, 82, 0, 8
      HSL:
        271°, 81.9742%, 54.3137%
        HSV (HSB):
        271°, 81.6239%, 91.7647%
        XYZ:
        26.8705, 13.4191, 79.0158
        xyY:
        0.2252, 0.1125, 13.4191
      CIE-Lab:
        43.3880, 72.1749, -77.3345
        CIE-LCH:
        43.3880, 105.7820, 313.0235
        CIE-Luv:
        43.3880, 18.7279, -117.7309
        Hunter-Lab:
        36.6320, 66.8281, -102.2470
      #8e2bea color charts
#8e2bea RGB chart
      #8e2bea CMYK chart
      #8e2bea RGB pie chart
      #8e2bea color shades, tints & tones
#8e2bea color schemes
#8e2bea color preview, HTML & CSS examples
           This text has a color of #8e2bea        
        
          <p style="color:#8e2bea;">Text here</p>
        
        
          .mytext {color:#8e2bea;}
        
        Text color #8e2bea
      
           This box has a color of #8e2bea        
        
          <div style="background-color:#8e2bea;">Content here</div>
        
        
          .mybackground {background-color:#8e2bea;}
        
        Background color #8e2bea
      
           Border around this has a color of #8e2bea        
        
          <div style="border:2px solid #8e2bea;">Content here</div>
        
        
          .myborder {border:2px solid #8e2bea;}
        
        Border color #8e2bea