#f70296 color space conversions
Hex:
        #f70296
        RGB:
        247, 2, 150
        CMY:
        3, 99, 41
        CMYK:
        0, 99, 39, 3
      HSL:
        324°, 98.3936%, 48.8235%
        HSV (HSB):
        324°, 99.1903%, 96.8627%
        XYZ:
        43.8845, 22.0196, 30.7914
        xyY:
        0.4538, 0.2277, 22.0196
      CIE-Lab:
        54.0478, 84.5208, -10.5043
        CIE-LCH:
        54.0478, 85.1710, 352.9156
        CIE-Luv:
        54.0478, 125.3512, -30.6125
        Hunter-Lab:
        46.9250, 84.8152, -6.0576
      #f70296 color charts
#f70296 RGB chart
      #f70296 CMYK chart
      #f70296 RGB pie chart
      #f70296 color shades, tints & tones
#f70296 color schemes
#f70296 color preview, HTML & CSS examples
           This text has a color of #f70296        
        
          <p style="color:#f70296;">Text here</p>
        
        
          .mytext {color:#f70296;}
        
        Text color #f70296
      
           This box has a color of #f70296        
        
          <div style="background-color:#f70296;">Content here</div>
        
        
          .mybackground {background-color:#f70296;}
        
        Background color #f70296
      
           Border around this has a color of #f70296        
        
          <div style="border:2px solid #f70296;">Content here</div>
        
        
          .myborder {border:2px solid #f70296;}
        
        Border color #f70296