#f981f9 color space conversions
Hex:
#f981f9
RGB:
249, 129, 249
CMY:
2, 49, 2
CMYK:
0, 48, 0, 2
HSL:
300°, 90.9091%, 74.1176%
HSV (HSB):
300°, 48.1928%, 97.6471%
XYZ:
64.0161, 42.6798, 94.4865
xyY:
0.3182, 0.2121, 42.6798
CIE-Lab:
71.3371, 61.8288, -40.1843
CIE-LCH:
71.3371, 73.7400, 326.9790
CIE-Luv:
71.3371, 56.9602, -73.6563
Hunter-Lab:
65.3298, 60.5834, -40.0203
#f981f9 color charts
#f981f9 color shades, tints & tones
#f981f9 color schemes
#f981f9 color preview, HTML & CSS examples
This text has a color of #f981f9
<p style="color:#f981f9;">Text here</p>
.mytext {color:#f981f9;}
This box has a color of #f981f9
<div style="background-color:#f981f9;">Content here</div>
.mybackground {background-color:#f981f9;}
Border around this has a color of #f981f9
<div style="border:2px solid #f981f9;">Content here</div>
.myborder {border:2px solid #f981f9;}