#f421fa color space conversions
Hex:
        #f421fa
        RGB:
        244, 33, 250
        CMY:
        4, 87, 2
        CMYK:
        2, 87, 0, 2
      HSL:
        298°, 95.5947%, 55.4902%
        HSV (HSB):
        298°, 86.8000%, 98.0392%
        XYZ:
        55.1074, 27.2229, 92.7925
        xyY:
        0.3147, 0.1555, 27.2229
      CIE-Lab:
        59.1801, 92.8753, -59.9977
        CIE-LCH:
        59.1801, 110.5692, 327.1374
        CIE-Luv:
        59.1801, 76.3984, -106.2175
        Hunter-Lab:
        52.1756, 97.2228, -68.9223
      #f421fa color charts
#f421fa RGB chart
      #f421fa CMYK chart
      #f421fa RGB pie chart
      #f421fa color shades, tints & tones
#f421fa color schemes
#f421fa color preview, HTML & CSS examples
           This text has a color of #f421fa        
        
          <p style="color:#f421fa;">Text here</p>
        
        
          .mytext {color:#f421fa;}
        
        Text color #f421fa
      
           This box has a color of #f421fa        
        
          <div style="background-color:#f421fa;">Content here</div>
        
        
          .mybackground {background-color:#f421fa;}
        
        Background color #f421fa
      
           Border around this has a color of #f421fa        
        
          <div style="border:2px solid #f421fa;">Content here</div>
        
        
          .myborder {border:2px solid #f421fa;}
        
        Border color #f421fa