#e42a96 color space conversions
Hex:
        #e42a96
        RGB:
        228, 42, 150
        CMY:
        11, 84, 41
        CMYK:
        0, 82, 34, 11
      HSL:
        325°, 77.5000%, 52.9412%
        HSV (HSB):
        325°, 81.5789%, 89.4118%
        XYZ:
        38.3279, 20.3519, 30.7624
        xyY:
        0.4285, 0.2275, 20.3519
      CIE-Lab:
        52.2328, 75.2920, -13.5923
        CIE-LCH:
        52.2328, 76.5091, 349.7667
        CIE-Luv:
        52.2328, 104.4872, -32.6785
        Hunter-Lab:
        45.1131, 72.7049, -8.8503
      #e42a96 color charts
#e42a96 RGB chart
      #e42a96 CMYK chart
      #e42a96 RGB pie chart
      #e42a96 color shades, tints & tones
#e42a96 color schemes
#e42a96 color preview, HTML & CSS examples
           This text has a color of #e42a96        
        
          <p style="color:#e42a96;">Text here</p>
        
        
          .mytext {color:#e42a96;}
        
        Text color #e42a96
      
           This box has a color of #e42a96        
        
          <div style="background-color:#e42a96;">Content here</div>
        
        
          .mybackground {background-color:#e42a96;}
        
        Background color #e42a96
      
           Border around this has a color of #e42a96        
        
          <div style="border:2px solid #e42a96;">Content here</div>
        
        
          .myborder {border:2px solid #e42a96;}
        
        Border color #e42a96