#e42ad0 color space conversions
Hex:
        #e42ad0
        RGB:
        228, 42, 208
        CMY:
        11, 84, 18
        CMYK:
        0, 82, 9, 11
      HSL:
        306°, 77.5000%, 52.9412%
        HSV (HSB):
        306°, 81.5789%, 89.4118%
        XYZ:
        44.2080, 22.7040, 61.7268
        xyY:
        0.3437, 0.1765, 22.7040
      CIE-Lab:
        54.7661, 82.3719, -43.5161
        CIE-LCH:
        54.7661, 93.1600, 332.1530
        CIE-Luv:
        54.7661, 80.0387, -78.1872
        Hunter-Lab:
        47.6487, 82.2255, -43.4535
      #e42ad0 color charts
#e42ad0 RGB chart
      #e42ad0 CMYK chart
      #e42ad0 RGB pie chart
      #e42ad0 color shades, tints & tones
#e42ad0 color schemes
#e42ad0 color preview, HTML & CSS examples
           This text has a color of #e42ad0        
        
          <p style="color:#e42ad0;">Text here</p>
        
        
          .mytext {color:#e42ad0;}
        
        Text color #e42ad0
      
           This box has a color of #e42ad0        
        
          <div style="background-color:#e42ad0;">Content here</div>
        
        
          .mybackground {background-color:#e42ad0;}
        
        Background color #e42ad0
      
           Border around this has a color of #e42ad0        
        
          <div style="border:2px solid #e42ad0;">Content here</div>
        
        
          .myborder {border:2px solid #e42ad0;}
        
        Border color #e42ad0