#f980d7 color space conversions
Hex:
        #f980d7
        RGB:
        249, 128, 215
        CMY:
        2, 50, 16
        CMYK:
        0, 49, 14, 2
      HSL:
        317°, 90.9774%, 73.9216%
        HSV (HSB):
        317°, 48.5944%, 97.6471%
        XYZ:
        59.0518, 40.4844, 68.9919
        xyY:
        0.3504, 0.2402, 40.4844
      CIE-Lab:
        69.8131, 56.7624, -23.8276
        CIE-LCH:
        69.8131, 61.5608, 337.2284
        CIE-Luv:
        69.8131, 65.9251, -46.3875
        Hunter-Lab:
        63.6273, 54.3161, -19.7497
      #f980d7 color charts
#f980d7 RGB chart
      #f980d7 CMYK chart
      #f980d7 RGB pie chart
      #f980d7 color shades, tints & tones
#f980d7 color schemes
#f980d7 color preview, HTML & CSS examples
           This text has a color of #f980d7        
        
          <p style="color:#f980d7;">Text here</p>
        
        
          .mytext {color:#f980d7;}
        
        Text color #f980d7
      
           This box has a color of #f980d7        
        
          <div style="background-color:#f980d7;">Content here</div>
        
        
          .mybackground {background-color:#f980d7;}
        
        Background color #f980d7
      
           Border around this has a color of #f980d7        
        
          <div style="border:2px solid #f980d7;">Content here</div>
        
        
          .myborder {border:2px solid #f980d7;}
        
        Border color #f980d7