#e421fa color space conversions
Hex:
        #e421fa
        RGB:
        228, 33, 250
        CMY:
        11, 87, 2
        CMYK:
        9, 87, 0, 2
      HSL:
        294°, 95.5947%, 55.4902%
        HSV (HSB):
        294°, 86.8000%, 98.0392%
        XYZ:
        49.7941, 24.4838, 92.5439
        xyY:
        0.2985, 0.1468, 24.4838
      CIE-Lab:
        56.5690, 90.2751, -64.3302
        CIE-LCH:
        56.5690, 110.8511, 324.5263
        CIE-Luv:
        56.5690, 65.3588, -111.1442
        Hunter-Lab:
        49.4811, 93.0370, -76.2525
      #e421fa color charts
#e421fa RGB chart
      #e421fa CMYK chart
      #e421fa RGB pie chart
      #e421fa color shades, tints & tones
#e421fa color schemes
#e421fa color preview, HTML & CSS examples
           This text has a color of #e421fa        
        
          <p style="color:#e421fa;">Text here</p>
        
        
          .mytext {color:#e421fa;}
        
        Text color #e421fa
      
           This box has a color of #e421fa        
        
          <div style="background-color:#e421fa;">Content here</div>
        
        
          .mybackground {background-color:#e421fa;}
        
        Background color #e421fa
      
           Border around this has a color of #e421fa        
        
          <div style="border:2px solid #e421fa;">Content here</div>
        
        
          .myborder {border:2px solid #e421fa;}
        
        Border color #e421fa