#f70270 color space conversions
Hex:
        #f70270
        RGB:
        247, 2, 112
        CMY:
        3, 99, 56
        CMYK:
        0, 99, 55, 3
      HSL:
        333°, 98.3936%, 48.8235%
        HSV (HSB):
        333°, 99.1903%, 96.8627%
        XYZ:
        41.3041, 20.9874, 17.2032
        xyY:
        0.5196, 0.2640, 20.9874
      CIE-Lab:
        52.9357, 81.5862, 10.7329
        CIE-LCH:
        52.9357, 82.2891, 7.4944
        CIE-Luv:
        52.9357, 142.7084, -3.4865
        Hunter-Lab:
        45.8120, 80.7645, 9.8040
      #f70270 color charts
#f70270 RGB chart
      #f70270 CMYK chart
      #f70270 RGB pie chart
      #f70270 color shades, tints & tones
#f70270 color schemes
#f70270 color preview, HTML & CSS examples
           This text has a color of #f70270        
        
          <p style="color:#f70270;">Text here</p>
        
        
          .mytext {color:#f70270;}
        
        Text color #f70270
      
           This box has a color of #f70270        
        
          <div style="background-color:#f70270;">Content here</div>
        
        
          .mybackground {background-color:#f70270;}
        
        Background color #f70270
      
           Border around this has a color of #f70270        
        
          <div style="border:2px solid #f70270;">Content here</div>
        
        
          .myborder {border:2px solid #f70270;}
        
        Border color #f70270