#e42ad8 color space conversions
Hex:
        #e42ad8
        RGB:
        228, 42, 216
        CMY:
        11, 84, 15
        CMYK:
        0, 82, 5, 11
      HSL:
        304°, 77.5000%, 52.9412%
        HSV (HSB):
        304°, 81.5789%, 89.4118%
        XYZ:
        45.2175, 23.1078, 67.0428
        xyY:
        0.3340, 0.1707, 23.1078
      CIE-Lab:
        55.1832, 83.5008, -47.4185
        CIE-LCH:
        55.1832, 96.0255, 330.4086
        CIE-Luv:
        55.1832, 76.8948, -84.3682
        Hunter-Lab:
        48.0705, 83.7825, -49.0409
      #e42ad8 color charts
#e42ad8 RGB chart
      #e42ad8 CMYK chart
      #e42ad8 RGB pie chart
      #e42ad8 color shades, tints & tones
#e42ad8 color schemes
#e42ad8 color preview, HTML & CSS examples
           This text has a color of #e42ad8        
        
          <p style="color:#e42ad8;">Text here</p>
        
        
          .mytext {color:#e42ad8;}
        
        Text color #e42ad8
      
           This box has a color of #e42ad8        
        
          <div style="background-color:#e42ad8;">Content here</div>
        
        
          .mybackground {background-color:#e42ad8;}
        
        Background color #e42ad8
      
           Border around this has a color of #e42ad8        
        
          <div style="border:2px solid #e42ad8;">Content here</div>
        
        
          .myborder {border:2px solid #e42ad8;}
        
        Border color #e42ad8