#e421ad color space conversions
Hex:
        #e421ad
        RGB:
        228, 33, 173
        CMY:
        11, 87, 32
        CMYK:
        0, 86, 24, 11
      HSL:
        317°, 78.3133%, 51.1765%
        HSV (HSB):
        317°, 85.5263%, 89.4118%
        XYZ:
        40.0816, 20.5988, 41.3986
        xyY:
        0.3927, 0.2018, 20.5988
      CIE-Lab:
        52.5076, 79.6576, -26.7735
        CIE-LCH:
        52.5076, 84.0366, 341.4221
        CIE-Luv:
        52.5076, 96.1990, -52.2923
        Hunter-Lab:
        45.3859, 78.2130, -22.3110
      #e421ad color charts
#e421ad RGB chart
      #e421ad CMYK chart
      #e421ad RGB pie chart
      #e421ad color shades, tints & tones
#e421ad color schemes
#e421ad color preview, HTML & CSS examples
           This text has a color of #e421ad        
        
          <p style="color:#e421ad;">Text here</p>
        
        
          .mytext {color:#e421ad;}
        
        Text color #e421ad
      
           This box has a color of #e421ad        
        
          <div style="background-color:#e421ad;">Content here</div>
        
        
          .mybackground {background-color:#e421ad;}
        
        Background color #e421ad
      
           Border around this has a color of #e421ad        
        
          <div style="border:2px solid #e421ad;">Content here</div>
        
        
          .myborder {border:2px solid #e421ad;}
        
        Border color #e421ad