#e42fa2 color space conversions
Hex:
        #e42fa2
        RGB:
        228, 47, 162
        CMY:
        11, 82, 36
        CMYK:
        0, 79, 29, 11
      HSL:
        322°, 77.0213%, 53.9216%
        HSV (HSB):
        322°, 79.3860%, 89.4118%
        XYZ:
        39.5330, 21.1356, 36.1784
        xyY:
        0.4082, 0.2182, 21.1356
      CIE-Lab:
        53.0976, 75.3959, -19.3906
        CIE-LCH:
        53.0976, 77.8495, 345.5770
        CIE-Luv:
        53.0976, 98.1245, -40.9673
        Hunter-Lab:
        45.9735, 73.0400, -14.4762
      #e42fa2 color charts
#e42fa2 RGB chart
      #e42fa2 CMYK chart
      #e42fa2 RGB pie chart
      #e42fa2 color shades, tints & tones
#e42fa2 color schemes
#e42fa2 color preview, HTML & CSS examples
           This text has a color of #e42fa2        
        
          <p style="color:#e42fa2;">Text here</p>
        
        
          .mytext {color:#e42fa2;}
        
        Text color #e42fa2
      
           This box has a color of #e42fa2        
        
          <div style="background-color:#e42fa2;">Content here</div>
        
        
          .mybackground {background-color:#e42fa2;}
        
        Background color #e42fa2
      
           Border around this has a color of #e42fa2        
        
          <div style="border:2px solid #e42fa2;">Content here</div>
        
        
          .myborder {border:2px solid #e42fa2;}
        
        Border color #e42fa2