#f70ca1 color space conversions
Hex:
        #f70ca1
        RGB:
        247, 12, 161
        CMY:
        3, 95, 37
        CMYK:
        0, 95, 35, 3
      HSL:
        322°, 93.6255%, 50.7843%
        HSV (HSB):
        322°, 95.1417%, 96.8627%
        XYZ:
        44.9223, 22.6103, 35.7148
        xyY:
        0.4351, 0.2190, 22.6103
      CIE-Lab:
        54.6687, 84.8671, -16.0877
        CIE-LCH:
        54.6687, 86.3784, 349.2662
        CIE-Luv:
        54.6687, 119.3685, -38.4324
        Hunter-Lab:
        47.5503, 85.4216, -11.2472
      #f70ca1 color charts
#f70ca1 RGB chart
      #f70ca1 CMYK chart
      #f70ca1 RGB pie chart
      #f70ca1 color shades, tints & tones
#f70ca1 color schemes
#f70ca1 color preview, HTML & CSS examples
           This text has a color of #f70ca1        
        
          <p style="color:#f70ca1;">Text here</p>
        
        
          .mytext {color:#f70ca1;}
        
        Text color #f70ca1
      
           This box has a color of #f70ca1        
        
          <div style="background-color:#f70ca1;">Content here</div>
        
        
          .mybackground {background-color:#f70ca1;}
        
        Background color #f70ca1
      
           Border around this has a color of #f70ca1        
        
          <div style="border:2px solid #f70ca1;">Content here</div>
        
        
          .myborder {border:2px solid #f70ca1;}
        
        Border color #f70ca1