#e42aa0 color space conversions
Hex:
        #e42aa0
        RGB:
        228, 42, 160
        CMY:
        11, 84, 37
        CMYK:
        0, 82, 30, 11
      HSL:
        322°, 77.5000%, 52.9412%
        HSV (HSB):
        322°, 81.5789%, 89.4118%
        XYZ:
        39.1680, 20.6880, 35.1865
        xyY:
        0.4121, 0.2177, 20.6880
      CIE-Lab:
        52.6063, 76.3616, -18.9600
        CIE-LCH:
        52.6063, 78.6802, 346.0559
        CIE-Luv:
        52.6063, 100.1606, -40.4626
        Hunter-Lab:
        45.4840, 74.1161, -14.0280
      #e42aa0 color charts
#e42aa0 RGB chart
      #e42aa0 CMYK chart
      #e42aa0 RGB pie chart
      #e42aa0 color shades, tints & tones
#e42aa0 color schemes
#e42aa0 color preview, HTML & CSS examples
           This text has a color of #e42aa0        
        
          <p style="color:#e42aa0;">Text here</p>
        
        
          .mytext {color:#e42aa0;}
        
        Text color #e42aa0
      
           This box has a color of #e42aa0        
        
          <div style="background-color:#e42aa0;">Content here</div>
        
        
          .mybackground {background-color:#e42aa0;}
        
        Background color #e42aa0
      
           Border around this has a color of #e42aa0        
        
          <div style="border:2px solid #e42aa0;">Content here</div>
        
        
          .myborder {border:2px solid #e42aa0;}
        
        Border color #e42aa0