#f704f2 color space conversions
Hex:
        #f704f2
        RGB:
        247, 4, 242
        CMY:
        3, 98, 5
        CMYK:
        0, 98, 2, 3
      HSL:
        301°, 96.8127%, 49.2157%
        HSV (HSB):
        301°, 98.3806%, 96.8627%
        XYZ:
        54.4282, 26.2718, 86.2067
        xyY:
        0.3261, 0.1574, 26.2718
      CIE-Lab:
        58.2941, 94.9741, -56.9288
        CIE-LCH:
        58.2941, 110.7293, 329.0610
        CIE-Luv:
        58.2941, 83.3944, -101.5178
        Hunter-Lab:
        51.2560, 99.8491, -63.8397
      #f704f2 color charts
#f704f2 RGB chart
      #f704f2 CMYK chart
      #f704f2 RGB pie chart
      #f704f2 color shades, tints & tones
#f704f2 color schemes
#f704f2 color preview, HTML & CSS examples
           This text has a color of #f704f2        
        
          <p style="color:#f704f2;">Text here</p>
        
        
          .mytext {color:#f704f2;}
        
        Text color #f704f2
      
           This box has a color of #f704f2        
        
          <div style="background-color:#f704f2;">Content here</div>
        
        
          .mybackground {background-color:#f704f2;}
        
        Background color #f704f2
      
           Border around this has a color of #f704f2        
        
          <div style="border:2px solid #f704f2;">Content here</div>
        
        
          .myborder {border:2px solid #f704f2;}
        
        Border color #f704f2