#e420e4 color space conversions
Hex:
        #e420e4
        RGB:
        228, 32, 228
        CMY:
        11, 87, 11
        CMYK:
        0, 86, 0, 11
      HSL:
        300°, 78.4000%, 50.9804%
        HSV (HSB):
        300°, 85.9649%, 89.4118%
        XYZ:
        46.5150, 23.1284, 75.4114
        xyY:
        0.3207, 0.1594, 23.1284
      CIE-Lab:
        55.2044, 87.1075, -54.1859
        CIE-LCH:
        55.2044, 102.5857, 328.1160
        CIE-Luv:
        55.2044, 73.4982, -95.0359
        Hunter-Lab:
        48.0920, 88.4856, -59.3061
      #e420e4 color charts
#e420e4 RGB chart
      #e420e4 CMYK chart
      #e420e4 RGB pie chart
      #e420e4 color shades, tints & tones
#e420e4 color schemes
#e420e4 color preview, HTML & CSS examples
           This text has a color of #e420e4        
        
          <p style="color:#e420e4;">Text here</p>
        
        
          .mytext {color:#e420e4;}
        
        Text color #e420e4
      
           This box has a color of #e420e4        
        
          <div style="background-color:#e420e4;">Content here</div>
        
        
          .mybackground {background-color:#e420e4;}
        
        Background color #e420e4
      
           Border around this has a color of #e420e4        
        
          <div style="border:2px solid #e420e4;">Content here</div>
        
        
          .myborder {border:2px solid #e420e4;}
        
        Border color #e420e4