#f980a6 color space conversions
Hex:
        #f980a6
        RGB:
        249, 128, 166
        CMY:
        2, 50, 35
        CMYK:
        0, 49, 33, 2
      HSL:
        341°, 90.9774%, 73.9216%
        HSV (HSB):
        341°, 48.5944%, 97.6471%
        XYZ:
        53.6690, 38.3313, 40.6464
        xyY:
        0.4046, 0.2890, 38.3313
      CIE-Lab:
        68.2641, 50.0609, 1.2757
        CIE-LCH:
        68.2641, 50.0771, 1.4598
        CIE-Luv:
        68.2641, 78.2493, -7.7339
        Hunter-Lab:
        61.9122, 46.3875, 4.4137
      #f980a6 color charts
#f980a6 RGB chart
      #f980a6 CMYK chart
      #f980a6 RGB pie chart
      #f980a6 color shades, tints & tones
#f980a6 color schemes
#f980a6 color preview, HTML & CSS examples
           This text has a color of #f980a6        
        
          <p style="color:#f980a6;">Text here</p>
        
        
          .mytext {color:#f980a6;}
        
        Text color #f980a6
      
           This box has a color of #f980a6        
        
          <div style="background-color:#f980a6;">Content here</div>
        
        
          .mybackground {background-color:#f980a6;}
        
        Background color #f980a6
      
           Border around this has a color of #f980a6        
        
          <div style="border:2px solid #f980a6;">Content here</div>
        
        
          .myborder {border:2px solid #f980a6;}
        
        Border color #f980a6