#e404d8 color space conversions
Hex:
        #e404d8
        RGB:
        228, 4, 216
        CMY:
        11, 98, 15
        CMYK:
        0, 98, 5, 11
      HSL:
        303°, 96.5517%, 45.4902%
        HSV (HSB):
        303°, 98.2456%, 89.4118%
        XYZ:
        44.4330, 21.5387, 66.7812
        xyY:
        0.3347, 0.1622, 21.5387
      CIE-Lab:
        53.5341, 88.3384, -50.0403
        CIE-LCH:
        53.5341, 101.5268, 330.4701
        CIE-Luv:
        53.5341, 80.1361, -88.3628
        Hunter-Lab:
        46.4098, 89.6798, -52.8284
      #e404d8 color charts
#e404d8 RGB chart
      #e404d8 CMYK chart
      #e404d8 RGB pie chart
      #e404d8 color shades, tints & tones
#e404d8 color schemes
#e404d8 color preview, HTML & CSS examples
           This text has a color of #e404d8        
        
          <p style="color:#e404d8;">Text here</p>
        
        
          .mytext {color:#e404d8;}
        
        Text color #e404d8
      
           This box has a color of #e404d8        
        
          <div style="background-color:#e404d8;">Content here</div>
        
        
          .mybackground {background-color:#e404d8;}
        
        Background color #e404d8
      
           Border around this has a color of #e404d8        
        
          <div style="border:2px solid #e404d8;">Content here</div>
        
        
          .myborder {border:2px solid #e404d8;}
        
        Border color #e404d8