#f70571 color space conversions
Hex:
        #f70571
        RGB:
        247, 5, 113
        CMY:
        3, 98, 56
        CMYK:
        0, 98, 54, 3
      HSL:
        333°, 96.0317%, 49.4118%
        HSV (HSB):
        333°, 97.9757%, 96.8627%
        XYZ:
        41.3927, 21.0750, 17.5090
        xyY:
        0.5176, 0.2635, 21.0750
      CIE-Lab:
        53.0314, 81.4442, 10.2610
        CIE-LCH:
        53.0314, 82.0880, 7.1808
        CIE-Luv:
        53.0314, 141.9822, -3.9745
        Hunter-Lab:
        45.9075, 80.6073, 9.5221
      #f70571 color charts
#f70571 RGB chart
      #f70571 CMYK chart
      #f70571 RGB pie chart
      #f70571 color shades, tints & tones
#f70571 color schemes
#f70571 color preview, HTML & CSS examples
           This text has a color of #f70571        
        
          <p style="color:#f70571;">Text here</p>
        
        
          .mytext {color:#f70571;}
        
        Text color #f70571
      
           This box has a color of #f70571        
        
          <div style="background-color:#f70571;">Content here</div>
        
        
          .mybackground {background-color:#f70571;}
        
        Background color #f70571
      
           Border around this has a color of #f70571        
        
          <div style="border:2px solid #f70571;">Content here</div>
        
        
          .myborder {border:2px solid #f70571;}
        
        Border color #f70571