#f404fe color space conversions
Hex:
        #f404fe
        RGB:
        244, 4, 254
        CMY:
        4, 98, 0
        CMYK:
        4, 98, 0, 0
      HSL:
        298°, 99.2063%, 50.5882%
        HSV (HSB):
        298°, 98.4252%, 99.6078%
        XYZ:
        55.2410, 26.4757, 95.9647
        xyY:
        0.3109, 0.1490, 26.4757
      CIE-Lab:
        58.4858, 96.2045, -63.3313
        CIE-LCH:
        58.4858, 115.1789, 326.6431
        CIE-Luv:
        58.4858, 76.5268, -111.3501
        Hunter-Lab:
        51.4545, 101.5903, -74.5600
      #f404fe color charts
#f404fe RGB chart
      #f404fe CMYK chart
      #f404fe RGB pie chart
      #f404fe color shades, tints & tones
#f404fe color schemes
#f404fe color preview, HTML & CSS examples
           This text has a color of #f404fe        
        
          <p style="color:#f404fe;">Text here</p>
        
        
          .mytext {color:#f404fe;}
        
        Text color #f404fe
      
           This box has a color of #f404fe        
        
          <div style="background-color:#f404fe;">Content here</div>
        
        
          .mybackground {background-color:#f404fe;}
        
        Background color #f404fe
      
           Border around this has a color of #f404fe        
        
          <div style="border:2px solid #f404fe;">Content here</div>
        
        
          .myborder {border:2px solid #f404fe;}
        
        Border color #f404fe