#e42ca2 color space conversions
Hex:
        #e42ca2
        RGB:
        228, 44, 162
        CMY:
        11, 83, 36
        CMYK:
        0, 81, 29, 11
      HSL:
        322°, 77.3109%, 53.3333%
        HSV (HSB):
        322°, 80.7018%, 89.4118%
        XYZ:
        39.4172, 20.9040, 36.1398
        xyY:
        0.4086, 0.2167, 20.9040
      CIE-Lab:
        52.8442, 76.1232, -19.7782
        CIE-LCH:
        52.8442, 78.6506, 345.4356
        CIE-Luv:
        52.8442, 98.8427, -41.6190
        Hunter-Lab:
        45.7209, 73.8781, -14.8608
      #e42ca2 color charts
#e42ca2 RGB chart
      #e42ca2 CMYK chart
      #e42ca2 RGB pie chart
      #e42ca2 color shades, tints & tones
#e42ca2 color schemes
#e42ca2 color preview, HTML & CSS examples
           This text has a color of #e42ca2        
        
          <p style="color:#e42ca2;">Text here</p>
        
        
          .mytext {color:#e42ca2;}
        
        Text color #e42ca2
      
           This box has a color of #e42ca2        
        
          <div style="background-color:#e42ca2;">Content here</div>
        
        
          .mybackground {background-color:#e42ca2;}
        
        Background color #e42ca2
      
           Border around this has a color of #e42ca2        
        
          <div style="border:2px solid #e42ca2;">Content here</div>
        
        
          .myborder {border:2px solid #e42ca2;}
        
        Border color #e42ca2