#e421f1 color space conversions
Hex:
        #e421f1
        RGB:
        228, 33, 241
        CMY:
        11, 87, 5
        CMYK:
        5, 86, 0, 5
      HSL:
        296°, 88.1356%, 53.7255%
        HSV (HSB):
        296°, 86.3071%, 94.5098%
        XYZ:
        48.4159, 23.9326, 85.2867
        xyY:
        0.3071, 0.1518, 23.9326
      CIE-Lab:
        56.0202, 88.8871, -60.1888
        CIE-LCH:
        56.0202, 107.3481, 325.8966
        CIE-Luv:
        56.0202, 68.5630, -104.5709
        Hunter-Lab:
        48.9209, 91.0459, -69.1191
      #e421f1 color charts
#e421f1 RGB chart
      #e421f1 CMYK chart
      #e421f1 RGB pie chart
      #e421f1 color shades, tints & tones
#e421f1 color schemes
#e421f1 color preview, HTML & CSS examples
           This text has a color of #e421f1        
        
          <p style="color:#e421f1;">Text here</p>
        
        
          .mytext {color:#e421f1;}
        
        Text color #e421f1
      
           This box has a color of #e421f1        
        
          <div style="background-color:#e421f1;">Content here</div>
        
        
          .mybackground {background-color:#e421f1;}
        
        Background color #e421f1
      
           Border around this has a color of #e421f1        
        
          <div style="border:2px solid #e421f1;">Content here</div>
        
        
          .myborder {border:2px solid #e421f1;}
        
        Border color #e421f1