#f70ca9 color space conversions
Hex:
        #f70ca9
        RGB:
        247, 12, 169
        CMY:
        3, 95, 34
        CMYK:
        0, 95, 32, 3
      HSL:
        320°, 93.6255%, 50.7843%
        HSV (HSB):
        320°, 95.1417%, 96.8627%
        XYZ:
        45.6507, 22.9017, 39.5505
        xyY:
        0.4223, 0.2119, 22.9017
      CIE-Lab:
        54.9709, 85.6581, -20.3375
        CIE-LCH:
        54.9709, 88.0393, 346.6438
        CIE-Luv:
        54.9709, 115.5805, -44.6353
        Hunter-Lab:
        47.8557, 86.5279, -15.5015
      #f70ca9 color charts
#f70ca9 RGB chart
      #f70ca9 CMYK chart
      #f70ca9 RGB pie chart
      #f70ca9 color shades, tints & tones
#f70ca9 color schemes
#f70ca9 color preview, HTML & CSS examples
           This text has a color of #f70ca9        
        
          <p style="color:#f70ca9;">Text here</p>
        
        
          .mytext {color:#f70ca9;}
        
        Text color #f70ca9
      
           This box has a color of #f70ca9        
        
          <div style="background-color:#f70ca9;">Content here</div>
        
        
          .mybackground {background-color:#f70ca9;}
        
        Background color #f70ca9
      
           Border around this has a color of #f70ca9        
        
          <div style="border:2px solid #f70ca9;">Content here</div>
        
        
          .myborder {border:2px solid #f70ca9;}
        
        Border color #f70ca9