#8e2aef color space conversions
Hex:
        #8e2aef
        RGB:
        142, 42, 239
        CMY:
        44, 84, 6
        CMYK:
        41, 82, 0, 6
      HSL:
        270°, 86.0262%, 55.0980%
        HSV (HSB):
        270°, 82.4268%, 93.7255%
        XYZ:
        27.5633, 13.6387, 82.8411
        xyY:
        0.2222, 0.1100, 13.6387
      CIE-Lab:
        43.7103, 73.5820, -79.6335
        CIE-LCH:
        43.7103, 108.4243, 312.7382
        CIE-Luv:
        43.7103, 17.9194, -121.0142
        Hunter-Lab:
        36.9306, 68.5954, -107.1453
      #8e2aef color charts
#8e2aef RGB chart
      #8e2aef CMYK chart
      #8e2aef RGB pie chart
      #8e2aef color shades, tints & tones
#8e2aef color schemes
#8e2aef color preview, HTML & CSS examples
           This text has a color of #8e2aef        
        
          <p style="color:#8e2aef;">Text here</p>
        
        
          .mytext {color:#8e2aef;}
        
        Text color #8e2aef
      
           This box has a color of #8e2aef        
        
          <div style="background-color:#8e2aef;">Content here</div>
        
        
          .mybackground {background-color:#8e2aef;}
        
        Background color #8e2aef
      
           Border around this has a color of #8e2aef        
        
          <div style="border:2px solid #8e2aef;">Content here</div>
        
        
          .myborder {border:2px solid #8e2aef;}
        
        Border color #8e2aef