#e420df color space conversions
Hex:
        #e420df
        RGB:
        228, 32, 223
        CMY:
        11, 87, 13
        CMYK:
        0, 86, 2, 11
      HSL:
        302°, 78.4000%, 50.9804%
        HSV (HSB):
        302°, 85.9649%, 89.4118%
        XYZ:
        45.8307, 22.8547, 71.8079
        xyY:
        0.3262, 0.1627, 22.8547
      CIE-Lab:
        54.9224, 86.3813, -51.8075
        CIE-LCH:
        54.9224, 100.7261, 329.0467
        CIE-Luv:
        54.9224, 75.4239, -91.2682
        Hunter-Lab:
        47.8066, 87.4608, -55.5919
      #e420df color charts
#e420df RGB chart
      #e420df CMYK chart
      #e420df RGB pie chart
      #e420df color shades, tints & tones
#e420df color schemes
#e420df color preview, HTML & CSS examples
           This text has a color of #e420df        
        
          <p style="color:#e420df;">Text here</p>
        
        
          .mytext {color:#e420df;}
        
        Text color #e420df
      
           This box has a color of #e420df        
        
          <div style="background-color:#e420df;">Content here</div>
        
        
          .mybackground {background-color:#e420df;}
        
        Background color #e420df
      
           Border around this has a color of #e420df        
        
          <div style="border:2px solid #e420df;">Content here</div>
        
        
          .myborder {border:2px solid #e420df;}
        
        Border color #e420df