#f980f5 color space conversions
Hex:
#f980f5
RGB:
249, 128, 245
CMY:
2, 50, 4
CMYK:
0, 49, 2, 2
HSL:
302°, 90.9774%, 73.9216%
HSV (HSB):
302°, 48.5944%, 97.6471%
XYZ:
63.2675, 42.1707, 91.1914
xyY:
0.3218, 0.2145, 42.1707
CIE-Lab:
70.9884, 61.6168, -38.5416
CIE-LCH:
70.9884, 72.6780, 327.9738
CIE-Luv:
70.9884, 58.3410, -70.8939
Hunter-Lab:
64.9389, 60.2626, -37.8015
#f980f5 color charts
#f980f5 color shades, tints & tones
#f980f5 color schemes
#f980f5 color preview, HTML & CSS examples
This text has a color of #f980f5
<p style="color:#f980f5;">Text here</p>
.mytext {color:#f980f5;}
This box has a color of #f980f5
<div style="background-color:#f980f5;">Content here</div>
.mybackground {background-color:#f980f5;}
Border around this has a color of #f980f5
<div style="border:2px solid #f980f5;">Content here</div>
.myborder {border:2px solid #f980f5;}