#e420d9 color space conversions
Hex:
        #e420d9
        RGB:
        228, 32, 217
        CMY:
        11, 87, 15
        CMYK:
        0, 86, 5, 11
      HSL:
        303°, 78.4000%, 50.9804%
        HSV (HSB):
        303°, 85.9649%, 89.4118%
        XYZ:
        45.0358, 22.5368, 67.6220
        xyY:
        0.3331, 0.1667, 22.5368
      CIE-Lab:
        54.5919, 85.5256, -48.9265
        CIE-LCH:
        54.5919, 98.5314, 330.2275
        CIE-Luv:
        54.5919, 77.7800, -86.7113
        Hunter-Lab:
        47.4729, 86.2589, -51.2237
      #e420d9 color charts
#e420d9 RGB chart
      #e420d9 CMYK chart
      #e420d9 RGB pie chart
      #e420d9 color shades, tints & tones
#e420d9 color schemes
#e420d9 color preview, HTML & CSS examples
           This text has a color of #e420d9        
        
          <p style="color:#e420d9;">Text here</p>
        
        
          .mytext {color:#e420d9;}
        
        Text color #e420d9
      
           This box has a color of #e420d9        
        
          <div style="background-color:#e420d9;">Content here</div>
        
        
          .mybackground {background-color:#e420d9;}
        
        Background color #e420d9
      
           Border around this has a color of #e420d9        
        
          <div style="border:2px solid #e420d9;">Content here</div>
        
        
          .myborder {border:2px solid #e420d9;}
        
        Border color #e420d9