#e421ec color space conversions
Hex:
        #e421ec
        RGB:
        228, 33, 236
        CMY:
        11, 87, 7
        CMYK:
        3, 86, 0, 7
      HSL:
        298°, 84.2324%, 52.7451%
        HSV (HSB):
        298°, 86.0169%, 92.5490%
        XYZ:
        47.6791, 23.6378, 81.4065
        xyY:
        0.3122, 0.1548, 23.6378
      CIE-Lab:
        55.7233, 88.1306, -57.8612
        CIE-LCH:
        55.7233, 105.4273, 326.7135
        CIE-Luv:
        55.7233, 70.3932, -100.8761
        Hunter-Lab:
        48.6187, 89.9673, -65.2411
      #e421ec color charts
#e421ec RGB chart
      #e421ec CMYK chart
      #e421ec RGB pie chart
      #e421ec color shades, tints & tones
#e421ec color schemes
#e421ec color preview, HTML & CSS examples
           This text has a color of #e421ec        
        
          <p style="color:#e421ec;">Text here</p>
        
        
          .mytext {color:#e421ec;}
        
        Text color #e421ec
      
           This box has a color of #e421ec        
        
          <div style="background-color:#e421ec;">Content here</div>
        
        
          .mybackground {background-color:#e421ec;}
        
        Background color #e421ec
      
           Border around this has a color of #e421ec        
        
          <div style="border:2px solid #e421ec;">Content here</div>
        
        
          .myborder {border:2px solid #e421ec;}
        
        Border color #e421ec