#f70269 color space conversions
Hex:
        #f70269
        RGB:
        247, 2, 105
        CMY:
        3, 99, 59
        CMYK:
        0, 99, 57, 3
      HSL:
        335°, 98.3936%, 48.8235%
        HSV (HSB):
        335°, 99.1903%, 96.8627%
        XYZ:
        40.9293, 20.8375, 15.2294
        xyY:
        0.5316, 0.2706, 20.8375
      CIE-Lab:
        52.7712, 81.1463, 14.7534
        CIE-LCH:
        52.7712, 82.4766, 10.3045
        CIE-Luv:
        52.7712, 145.6389, 1.0088
        Hunter-Lab:
        45.6481, 80.1636, 12.1729
      #f70269 color charts
#f70269 RGB chart
      #f70269 CMYK chart
      #f70269 RGB pie chart
      #f70269 color shades, tints & tones
#f70269 color schemes
#f70269 color preview, HTML & CSS examples
           This text has a color of #f70269        
        
          <p style="color:#f70269;">Text here</p>
        
        
          .mytext {color:#f70269;}
        
        Text color #f70269
      
           This box has a color of #f70269        
        
          <div style="background-color:#f70269;">Content here</div>
        
        
          .mybackground {background-color:#f70269;}
        
        Background color #f70269
      
           Border around this has a color of #f70269        
        
          <div style="border:2px solid #f70269;">Content here</div>
        
        
          .myborder {border:2px solid #f70269;}
        
        Border color #f70269