#e420dc color space conversions
Hex:
        #e420dc
        RGB:
        228, 32, 220
        CMY:
        11, 87, 14
        CMYK:
        0, 86, 4, 11
      HSL:
        302°, 78.4000%, 50.9804%
        HSV (HSB):
        302°, 85.9649%, 89.4118%
        XYZ:
        45.4297, 22.6943, 69.6962
        xyY:
        0.3296, 0.1647, 22.6943
      CIE-Lab:
        54.7561, 85.9513, -50.3707
        CIE-LCH:
        54.7561, 99.6234, 329.6281
        CIE-Luv:
        54.7561, 76.5959, -88.9945
        Hunter-Lab:
        47.6385, 86.8560, -53.3955
      #e420dc color charts
#e420dc RGB chart
      #e420dc CMYK chart
      #e420dc RGB pie chart
      #e420dc color shades, tints & tones
#e420dc color schemes
#e420dc color preview, HTML & CSS examples
           This text has a color of #e420dc        
        
          <p style="color:#e420dc;">Text here</p>
        
        
          .mytext {color:#e420dc;}
        
        Text color #e420dc
      
           This box has a color of #e420dc        
        
          <div style="background-color:#e420dc;">Content here</div>
        
        
          .mybackground {background-color:#e420dc;}
        
        Background color #e420dc
      
           Border around this has a color of #e420dc        
        
          <div style="border:2px solid #e420dc;">Content here</div>
        
        
          .myborder {border:2px solid #e420dc;}
        
        Border color #e420dc