#f70985 color space conversions
Hex:
        #f70985
        RGB:
        247, 9, 133
        CMY:
        3, 96, 48
        CMYK:
        0, 96, 46, 3
      HSL:
        329°, 93.7008%, 50.1961%
        HSV (HSB):
        329°, 96.3563%, 96.8627%
        XYZ:
        42.6891, 21.6630, 24.1217
        xyY:
        0.4825, 0.2449, 21.6630
      CIE-Lab:
        53.6676, 82.6182, -0.9004
        CIE-LCH:
        53.6676, 82.6231, 359.3756
        CIE-Luv:
        53.6676, 132.7290, -17.6016
        Hunter-Lab:
        46.5435, 82.2667, 1.8527
      #f70985 color charts
#f70985 RGB chart
      #f70985 CMYK chart
      #f70985 RGB pie chart
      #f70985 color shades, tints & tones
#f70985 color schemes
#f70985 color preview, HTML & CSS examples
           This text has a color of #f70985        
        
          <p style="color:#f70985;">Text here</p>
        
        
          .mytext {color:#f70985;}
        
        Text color #f70985
      
           This box has a color of #f70985        
        
          <div style="background-color:#f70985;">Content here</div>
        
        
          .mybackground {background-color:#f70985;}
        
        Background color #f70985
      
           Border around this has a color of #f70985        
        
          <div style="border:2px solid #f70985;">Content here</div>
        
        
          .myborder {border:2px solid #f70985;}
        
        Border color #f70985