#f70fa0 color space conversions
Hex:
        #f70fa0
        RGB:
        247, 15, 160
        CMY:
        3, 94, 37
        CMYK:
        0, 94, 35, 3
      HSL:
        323°, 93.5484%, 51.3725%
        HSV (HSB):
        323°, 93.9271%, 96.8627%
        XYZ:
        44.8738, 22.6539, 35.2652
        xyY:
        0.4365, 0.2204, 22.6539
      CIE-Lab:
        54.7140, 84.5314, -15.4283
        CIE-LCH:
        54.7140, 85.9278, 349.6565
        CIE-Luv:
        54.7140, 119.5807, -37.4489
        Hunter-Lab:
        47.5961, 84.9973, -10.6123
      #f70fa0 color charts
#f70fa0 RGB chart
      #f70fa0 CMYK chart
      #f70fa0 RGB pie chart
      #f70fa0 color shades, tints & tones
#f70fa0 color schemes
#f70fa0 color preview, HTML & CSS examples
           This text has a color of #f70fa0        
        
          <p style="color:#f70fa0;">Text here</p>
        
        
          .mytext {color:#f70fa0;}
        
        Text color #f70fa0
      
           This box has a color of #f70fa0        
        
          <div style="background-color:#f70fa0;">Content here</div>
        
        
          .mybackground {background-color:#f70fa0;}
        
        Background color #f70fa0
      
           Border around this has a color of #f70fa0        
        
          <div style="border:2px solid #f70fa0;">Content here</div>
        
        
          .myborder {border:2px solid #f70fa0;}
        
        Border color #f70fa0