#e42a97 color space conversions
Hex:
        #e42a97
        RGB:
        228, 42, 151
        CMY:
        11, 84, 41
        CMYK:
        0, 82, 34, 11
      HSL:
        325°, 77.5000%, 52.9412%
        HSV (HSB):
        325°, 81.5789%, 89.4118%
        XYZ:
        38.4088, 20.3843, 31.1883
        xyY:
        0.4269, 0.2265, 20.3843
      CIE-Lab:
        52.2689, 75.3959, -14.1330
        CIE-LCH:
        52.2689, 76.7091, 349.3831
        CIE-Luv:
        52.2689, 104.0549, -33.4520
        Hunter-Lab:
        45.1489, 72.8416, -9.3526
      #e42a97 color charts
#e42a97 RGB chart
      #e42a97 CMYK chart
      #e42a97 RGB pie chart
      #e42a97 color shades, tints & tones
#e42a97 color schemes
#e42a97 color preview, HTML & CSS examples
           This text has a color of #e42a97        
        
          <p style="color:#e42a97;">Text here</p>
        
        
          .mytext {color:#e42a97;}
        
        Text color #e42a97
      
           This box has a color of #e42a97        
        
          <div style="background-color:#e42a97;">Content here</div>
        
        
          .mybackground {background-color:#e42a97;}
        
        Background color #e42a97
      
           Border around this has a color of #e42a97        
        
          <div style="border:2px solid #e42a97;">Content here</div>
        
        
          .myborder {border:2px solid #e42a97;}
        
        Border color #e42a97