#e401e8 color space conversions
Hex:
        #e401e8
        RGB:
        228, 1, 232
        CMY:
        11, 100, 9
        CMYK:
        2, 100, 0, 9
      HSL:
        299°, 99.1416%, 45.6863%
        HSV (HSB):
        299°, 99.5690%, 90.9804%
        XYZ:
        46.5713, 22.3419, 78.2018
        xyY:
        0.3166, 0.1519, 22.3419
      CIE-Lab:
        54.3879, 90.7857, -57.7498
        CIE-LCH:
        54.3879, 107.5968, 327.5391
        CIE-Luv:
        54.3879, 73.8303, -100.4524
        Hunter-Lab:
        47.2672, 93.1542, -65.0060
      #e401e8 color charts
#e401e8 RGB chart
      #e401e8 CMYK chart
      #e401e8 RGB pie chart
      #e401e8 color shades, tints & tones
#e401e8 color schemes
#e401e8 color preview, HTML & CSS examples
           This text has a color of #e401e8        
        
          <p style="color:#e401e8;">Text here</p>
        
        
          .mytext {color:#e401e8;}
        
        Text color #e401e8
      
           This box has a color of #e401e8        
        
          <div style="background-color:#e401e8;">Content here</div>
        
        
          .mybackground {background-color:#e401e8;}
        
        Background color #e401e8
      
           Border around this has a color of #e401e8        
        
          <div style="border:2px solid #e401e8;">Content here</div>
        
        
          .myborder {border:2px solid #e401e8;}
        
        Border color #e401e8