#e419e4 color space conversions
Hex:
        #e419e4
        RGB:
        228, 25, 228
        CMY:
        11, 90, 11
        CMYK:
        0, 89, 0, 11
      HSL:
        300°, 80.2372%, 49.6078%
        HSV (HSB):
        300°, 89.0351%, 89.4118%
        XYZ:
        46.3461, 22.7907, 75.3551
        xyY:
        0.3208, 0.1577, 22.7907
      CIE-Lab:
        54.8561, 88.1315, -54.7424
        CIE-LCH:
        54.8561, 103.7491, 328.1537
        CIE-Luv:
        54.8561, 74.1339, -95.8579
        Hunter-Lab:
        47.7396, 89.7456, -60.1693
      #e419e4 color charts
#e419e4 RGB chart
      #e419e4 CMYK chart
      #e419e4 RGB pie chart
      #e419e4 color shades, tints & tones
#e419e4 color schemes
#e419e4 color preview, HTML & CSS examples
           This text has a color of #e419e4        
        
          <p style="color:#e419e4;">Text here</p>
        
        
          .mytext {color:#e419e4;}
        
        Text color #e419e4
      
           This box has a color of #e419e4        
        
          <div style="background-color:#e419e4;">Content here</div>
        
        
          .mybackground {background-color:#e419e4;}
        
        Background color #e419e4
      
           Border around this has a color of #e419e4        
        
          <div style="border:2px solid #e419e4;">Content here</div>
        
        
          .myborder {border:2px solid #e419e4;}
        
        Border color #e419e4