#f70450 color space conversions
Hex:
        #f70450
        RGB:
        247, 4, 80
        CMY:
        3, 98, 69
        CMYK:
        0, 98, 68, 3
      HSL:
        341°, 96.8127%, 49.2157%
        HSV (HSB):
        341°, 98.3806%, 96.8627%
        XYZ:
        39.8492, 20.4402, 9.4345
        xyY:
        0.5715, 0.2932, 20.4402
      CIE-Lab:
        52.3313, 79.6914, 29.3113
        CIE-LCH:
        52.3313, 84.9110, 20.1940
        CIE-Luv:
        52.3313, 154.7667, 15.3398
        Hunter-Lab:
        45.2108, 78.2123, 19.2751
      #f70450 color charts
#f70450 RGB chart
      #f70450 CMYK chart
      #f70450 RGB pie chart
      #f70450 color shades, tints & tones
#f70450 color schemes
#f70450 color preview, HTML & CSS examples
           This text has a color of #f70450        
        
          <p style="color:#f70450;">Text here</p>
        
        
          .mytext {color:#f70450;}
        
        Text color #f70450
      
           This box has a color of #f70450        
        
          <div style="background-color:#f70450;">Content here</div>
        
        
          .mybackground {background-color:#f70450;}
        
        Background color #f70450
      
           Border around this has a color of #f70450        
        
          <div style="border:2px solid #f70450;">Content here</div>
        
        
          .myborder {border:2px solid #f70450;}
        
        Border color #f70450