#e42ea2 color space conversions
Hex:
        #e42ea2
        RGB:
        228, 46, 162
        CMY:
        11, 82, 36
        CMYK:
        0, 80, 29, 11
      HSL:
        322°, 77.1186%, 53.7255%
        HSV (HSB):
        322°, 79.8246%, 89.4118%
        XYZ:
        39.4935, 21.0566, 36.1652
        xyY:
        0.4083, 0.2177, 21.0566
      CIE-Lab:
        53.0114, 75.6432, -19.5225
        CIE-LCH:
        53.0114, 78.1219, 345.5286
        CIE-Luv:
        53.0114, 98.3691, -41.1892
        Hunter-Lab:
        45.8875, 73.3246, -14.6069
      #e42ea2 color charts
#e42ea2 RGB chart
      #e42ea2 CMYK chart
      #e42ea2 RGB pie chart
      #e42ea2 color shades, tints & tones
#e42ea2 color schemes
#e42ea2 color preview, HTML & CSS examples
           This text has a color of #e42ea2        
        
          <p style="color:#e42ea2;">Text here</p>
        
        
          .mytext {color:#e42ea2;}
        
        Text color #e42ea2
      
           This box has a color of #e42ea2        
        
          <div style="background-color:#e42ea2;">Content here</div>
        
        
          .mybackground {background-color:#e42ea2;}
        
        Background color #e42ea2
      
           Border around this has a color of #e42ea2        
        
          <div style="border:2px solid #e42ea2;">Content here</div>
        
        
          .myborder {border:2px solid #e42ea2;}
        
        Border color #e42ea2