#f981e8 color space conversions
Hex:
#f981e8
RGB:
249, 129, 232
CMY:
2, 49, 9
CMYK:
0, 48, 7, 2
HSL:
309°, 90.9091%, 74.1176%
HSV (HSB):
309°, 48.1928%, 97.6471%
XYZ:
61.4827, 41.6664, 81.1459
xyY:
0.3336, 0.2261, 41.6664
CIE-Lab:
70.6403, 58.9726, -31.9483
CIE-LCH:
70.6403, 67.0706, 331.5534
CIE-Luv:
70.6403, 61.1837, -59.7614
Hunter-Lab:
64.5496, 57.0574, -29.3493
#f981e8 color charts
#f981e8 color shades, tints & tones
#f981e8 color schemes
#f981e8 color preview, HTML & CSS examples
This text has a color of #f981e8
<p style="color:#f981e8;">Text here</p>
.mytext {color:#f981e8;}
This box has a color of #f981e8
<div style="background-color:#f981e8;">Content here</div>
.mybackground {background-color:#f981e8;}
Border around this has a color of #f981e8
<div style="border:2px solid #f981e8;">Content here</div>
.myborder {border:2px solid #f981e8;}