#f70c7f color space conversions
Hex:
        #f70c7f
        RGB:
        247, 12, 127
        CMY:
        3, 95, 50
        CMYK:
        0, 95, 49, 3
      HSL:
        331°, 93.6255%, 50.7843%
        HSV (HSB):
        331°, 95.1417%, 96.8627%
        XYZ:
        42.3200, 21.5694, 22.0115
        xyY:
        0.4927, 0.2511, 21.5694
      CIE-Lab:
        53.5671, 81.9445, 2.5636
        CIE-LCH:
        53.5671, 81.9846, 1.7919
        CIE-Luv:
        53.5671, 135.1707, -13.1370
        Hunter-Lab:
        46.4429, 81.3790, 4.4097
      #f70c7f color charts
#f70c7f RGB chart
      #f70c7f CMYK chart
      #f70c7f RGB pie chart
      #f70c7f color shades, tints & tones
#f70c7f color schemes
#f70c7f color preview, HTML & CSS examples
           This text has a color of #f70c7f        
        
          <p style="color:#f70c7f;">Text here</p>
        
        
          .mytext {color:#f70c7f;}
        
        Text color #f70c7f
      
           This box has a color of #f70c7f        
        
          <div style="background-color:#f70c7f;">Content here</div>
        
        
          .mybackground {background-color:#f70c7f;}
        
        Background color #f70c7f
      
           Border around this has a color of #f70c7f        
        
          <div style="border:2px solid #f70c7f;">Content here</div>
        
        
          .myborder {border:2px solid #f70c7f;}
        
        Border color #f70c7f