#e420a8 color space conversions
Hex:
        #e420a8
        RGB:
        228, 32, 168
        CMY:
        11, 87, 34
        CMYK:
        0, 86, 26, 11
      HSL:
        318°, 78.4000%, 50.9804%
        HSV (HSB):
        318°, 85.9649%, 89.4118%
        XYZ:
        39.5793, 20.3542, 38.8885
        xyY:
        0.4005, 0.2060, 20.3542
      CIE-Lab:
        52.2353, 79.2585, -24.2533
        CIE-LCH:
        52.2353, 82.8863, 342.9857
        CIE-Luv:
        52.2353, 98.5769, -48.5162
        Hunter-Lab:
        45.1156, 77.6434, -19.5255
      #e420a8 color charts
#e420a8 RGB chart
      #e420a8 CMYK chart
      #e420a8 RGB pie chart
      #e420a8 color shades, tints & tones
#e420a8 color schemes
#e420a8 color preview, HTML & CSS examples
           This text has a color of #e420a8        
        
          <p style="color:#e420a8;">Text here</p>
        
        
          .mytext {color:#e420a8;}
        
        Text color #e420a8
      
           This box has a color of #e420a8        
        
          <div style="background-color:#e420a8;">Content here</div>
        
        
          .mybackground {background-color:#e420a8;}
        
        Background color #e420a8
      
           Border around this has a color of #e420a8        
        
          <div style="border:2px solid #e420a8;">Content here</div>
        
        
          .myborder {border:2px solid #e420a8;}
        
        Border color #e420a8