#f404fa color space conversions
Hex:
        #f404fa
        RGB:
        244, 4, 250
        CMY:
        4, 98, 2
        CMYK:
        2, 98, 0, 2
      HSL:
        299°, 96.8504%, 49.8039%
        HSV (HSB):
        299°, 98.4000%, 98.0392%
        XYZ:
        54.6070, 26.2221, 92.6257
        xyY:
        0.3148, 0.1512, 26.2221
      CIE-Lab:
        58.2472, 95.6304, -61.4925
        CIE-LCH:
        58.2472, 113.6948, 327.2581
        CIE-Luv:
        58.2472, 78.0700, -108.4229
        Hunter-Lab:
        51.2075, 100.7369, -71.4004
      #f404fa color charts
#f404fa RGB chart
      #f404fa CMYK chart
      #f404fa RGB pie chart
      #f404fa color shades, tints & tones
#f404fa color schemes
#f404fa color preview, HTML & CSS examples
           This text has a color of #f404fa        
        
          <p style="color:#f404fa;">Text here</p>
        
        
          .mytext {color:#f404fa;}
        
        Text color #f404fa
      
           This box has a color of #f404fa        
        
          <div style="background-color:#f404fa;">Content here</div>
        
        
          .mybackground {background-color:#f404fa;}
        
        Background color #f404fa
      
           Border around this has a color of #f404fa        
        
          <div style="border:2px solid #f404fa;">Content here</div>
        
        
          .myborder {border:2px solid #f404fa;}
        
        Border color #f404fa