#f704d5 color space conversions
Hex:
        #f704d5
        RGB:
        247, 4, 213
        CMY:
        3, 98, 16
        CMYK:
        0, 98, 14, 3
      HSL:
        308°, 96.8127%, 49.2157%
        HSV (HSB):
        308°, 98.3806%, 96.8627%
        XYZ:
        50.4114, 24.6651, 65.0546
        xyY:
        0.3597, 0.1760, 24.6651
      CIE-Lab:
        56.7476, 91.1640, -43.0224
        CIE-LCH:
        56.7476, 100.8058, 334.7363
        CIE-Luv:
        56.7476, 95.7158, -79.4578
        Hunter-Lab:
        49.6640, 94.2746, -42.8990
      #f704d5 color charts
#f704d5 RGB chart
      #f704d5 CMYK chart
      #f704d5 RGB pie chart
      #f704d5 color shades, tints & tones
#f704d5 color schemes
#f704d5 color preview, HTML & CSS examples
           This text has a color of #f704d5        
        
          <p style="color:#f704d5;">Text here</p>
        
        
          .mytext {color:#f704d5;}
        
        Text color #f704d5
      
           This box has a color of #f704d5        
        
          <div style="background-color:#f704d5;">Content here</div>
        
        
          .mybackground {background-color:#f704d5;}
        
        Background color #f704d5
      
           Border around this has a color of #f704d5        
        
          <div style="border:2px solid #f704d5;">Content here</div>
        
        
          .myborder {border:2px solid #f704d5;}
        
        Border color #f704d5