#f980e0 color space conversions
Hex:
        #f980e0
        RGB:
        249, 128, 224
        CMY:
        2, 50, 12
        CMYK:
        0, 49, 10, 2
      HSL:
        312°, 90.9774%, 73.9216%
        HSV (HSB):
        312°, 48.5944%, 97.6471%
        XYZ:
        60.2406, 40.9599, 75.2520
        xyY:
        0.3414, 0.2321, 40.9599
      CIE-Lab:
        70.1478, 58.1639, -28.2966
        CIE-LCH:
        70.1478, 64.6818, 334.0572
        CIE-Luv:
        70.1478, 63.6329, -53.7278
        Hunter-Lab:
        63.9999, 56.0153, -24.9141
      #f980e0 color charts
#f980e0 RGB chart
      #f980e0 CMYK chart
      #f980e0 RGB pie chart
      #f980e0 color shades, tints & tones
#f980e0 color schemes
#f980e0 color preview, HTML & CSS examples
           This text has a color of #f980e0        
        
          <p style="color:#f980e0;">Text here</p>
        
        
          .mytext {color:#f980e0;}
        
        Text color #f980e0
      
           This box has a color of #f980e0        
        
          <div style="background-color:#f980e0;">Content here</div>
        
        
          .mybackground {background-color:#f980e0;}
        
        Background color #f980e0
      
           Border around this has a color of #f980e0        
        
          <div style="border:2px solid #f980e0;">Content here</div>
        
        
          .myborder {border:2px solid #f980e0;}
        
        Border color #f980e0