#e429fe color space conversions
Hex:
        #e429fe
        RGB:
        228, 41, 254
        CMY:
        11, 84, 0
        CMYK:
        10, 84, 0, 0
      HSL:
        293°, 99.0698%, 57.8431%
        HSV (HSB):
        293°, 83.8583%, 99.6078%
        XYZ:
        50.6772, 25.2356, 95.9659
        xyY:
        0.2948, 0.1468, 25.2356
      CIE-Lab:
        57.3043, 89.4748, -65.3693
        CIE-LCH:
        57.3043, 110.8101, 323.8485
        CIE-Luv:
        57.3043, 63.1986, -112.9498
        Hunter-Lab:
        50.2351, 92.1598, -78.0993
      #e429fe color charts
#e429fe RGB chart
      #e429fe CMYK chart
      #e429fe RGB pie chart
      #e429fe color shades, tints & tones
#e429fe color schemes
#e429fe color preview, HTML & CSS examples
           This text has a color of #e429fe        
        
          <p style="color:#e429fe;">Text here</p>
        
        
          .mytext {color:#e429fe;}
        
        Text color #e429fe
      
           This box has a color of #e429fe        
        
          <div style="background-color:#e429fe;">Content here</div>
        
        
          .mybackground {background-color:#e429fe;}
        
        Background color #e429fe
      
           Border around this has a color of #e429fe        
        
          <div style="border:2px solid #e429fe;">Content here</div>
        
        
          .myborder {border:2px solid #e429fe;}
        
        Border color #e429fe