#f70c52 color space conversions
Hex:
        #f70c52
        RGB:
        247, 12, 82
        CMY:
        3, 95, 68
        CMYK:
        0, 95, 67, 3
      HSL:
        342°, 93.6255%, 50.7843%
        HSV (HSB):
        342°, 95.1417%, 96.8627%
        XYZ:
        40.0122, 20.6463, 9.8589
        xyY:
        0.5674, 0.2928, 20.6463
      CIE-Lab:
        52.5602, 79.2145, 28.3983
        CIE-LCH:
        52.5602, 84.1511, 19.7227
        CIE-Luv:
        52.5602, 153.1492, 14.7444
        Hunter-Lab:
        45.4382, 77.6677, 18.9424
      #f70c52 color charts
#f70c52 RGB chart
      #f70c52 CMYK chart
      #f70c52 RGB pie chart
      #f70c52 color shades, tints & tones
#f70c52 color schemes
#f70c52 color preview, HTML & CSS examples
           This text has a color of #f70c52        
        
          <p style="color:#f70c52;">Text here</p>
        
        
          .mytext {color:#f70c52;}
        
        Text color #f70c52
      
           This box has a color of #f70c52        
        
          <div style="background-color:#f70c52;">Content here</div>
        
        
          .mybackground {background-color:#f70c52;}
        
        Background color #f70c52
      
           Border around this has a color of #f70c52        
        
          <div style="border:2px solid #f70c52;">Content here</div>
        
        
          .myborder {border:2px solid #f70c52;}
        
        Border color #f70c52