#f980a7 color space conversions
Hex:
        #f980a7
        RGB:
        249, 128, 167
        CMY:
        2, 50, 35
        CMYK:
        0, 49, 33, 2
      HSL:
        341°, 90.9774%, 73.9216%
        HSV (HSB):
        341°, 48.5944%, 97.6471%
        XYZ:
        53.7611, 38.3681, 41.1315
        xyY:
        0.4034, 0.2879, 38.3681
      CIE-Lab:
        68.2910, 50.1808, 0.7517
        CIE-LCH:
        68.2910, 50.1865, 0.8582
        CIE-Luv:
        68.2910, 78.0064, -8.4843
        Hunter-Lab:
        61.9420, 46.5265, 3.9889
      #f980a7 color charts
#f980a7 RGB chart
      #f980a7 CMYK chart
      #f980a7 RGB pie chart
      #f980a7 color shades, tints & tones
#f980a7 color schemes
#f980a7 color preview, HTML & CSS examples
           This text has a color of #f980a7        
        
          <p style="color:#f980a7;">Text here</p>
        
        
          .mytext {color:#f980a7;}
        
        Text color #f980a7
      
           This box has a color of #f980a7        
        
          <div style="background-color:#f980a7;">Content here</div>
        
        
          .mybackground {background-color:#f980a7;}
        
        Background color #f980a7
      
           Border around this has a color of #f980a7        
        
          <div style="border:2px solid #f980a7;">Content here</div>
        
        
          .myborder {border:2px solid #f980a7;}
        
        Border color #f980a7