#f980e7 color space conversions
Hex:
#f980e7
RGB:
249, 128, 231
CMY:
2, 50, 9
CMYK:
0, 49, 7, 2
HSL:
309°, 90.9774%, 73.9216%
HSV (HSB):
309°, 48.5944%, 97.6471%
XYZ:
61.2099, 41.3476, 80.3561
xyY:
0.3346, 0.2260, 41.3476
CIE-Lab:
70.4188, 59.2872, -31.7401
CIE-LCH:
70.4188, 67.2488, 331.8371
CIE-Luv:
70.4188, 61.8577, -59.4504
Hunter-Lab:
64.3021, 57.3875, -29.0812
#f980e7 color charts
#f980e7 color shades, tints & tones
#f980e7 color schemes
#f980e7 color preview, HTML & CSS examples
This text has a color of #f980e7
<p style="color:#f980e7;">Text here</p>
.mytext {color:#f980e7;}
This box has a color of #f980e7
<div style="background-color:#f980e7;">Content here</div>
.mybackground {background-color:#f980e7;}
Border around this has a color of #f980e7
<div style="border:2px solid #f980e7;">Content here</div>
.myborder {border:2px solid #f980e7;}