#e842e1 color space conversions
Hex:
        #e842e1
        RGB:
        232, 66, 225
        CMY:
        9, 74, 12
        CMYK:
        0, 72, 3, 9
      HSL:
        303°, 78.3019%, 58.4314%
        HSV (HSB):
        303°, 71.5517%, 90.9804%
        XYZ:
        48.8175, 26.4885, 73.7740
        xyY:
        0.3275, 0.1777, 26.4885
      CIE-Lab:
        58.4978, 79.3087, -47.2174
        CIE-LCH:
        58.4978, 92.3003, 329.2320
        CIE-Luv:
        58.4978, 72.0276, -84.5420
        Hunter-Lab:
        51.4670, 79.2440, -48.9608
      #e842e1 color charts
#e842e1 RGB chart
      #e842e1 CMYK chart
      #e842e1 RGB pie chart
      #e842e1 color shades, tints & tones
#e842e1 color schemes
#e842e1 color preview, HTML & CSS examples
           This text has a color of #e842e1        
        
          <p style="color:#e842e1;">Text here</p>
        
        
          .mytext {color:#e842e1;}
        
        Text color #e842e1
      
           This box has a color of #e842e1        
        
          <div style="background-color:#e842e1;">Content here</div>
        
        
          .mybackground {background-color:#e842e1;}
        
        Background color #e842e1
      
           Border around this has a color of #e842e1        
        
          <div style="border:2px solid #e842e1;">Content here</div>
        
        
          .myborder {border:2px solid #e842e1;}
        
        Border color #e842e1