#f98df9 color space conversions
Hex:
#f98df9
RGB:
249, 141, 249
CMY:
2, 45, 2
CMYK:
0, 43, 0, 2
HSL:
300°, 90.0000%, 76.4706%
HSV (HSB):
300°, 43.3735%, 97.6471%
XYZ:
65.6907, 46.0290, 95.0447
xyY:
0.3177, 0.2226, 46.0290
CIE-Lab:
73.5644, 56.0174, -36.7191
CIE-LCH:
73.5644, 66.9794, 326.7554
CIE-Luv:
73.5644, 52.1307, -67.4124
Hunter-Lab:
67.8447, 54.1045, -35.5690
#f98df9 color charts
#f98df9 color shades, tints & tones
#f98df9 color schemes
#f98df9 color preview, HTML & CSS examples
This text has a color of #f98df9
<p style="color:#f98df9;">Text here</p>
.mytext {color:#f98df9;}
This box has a color of #f98df9
<div style="background-color:#f98df9;">Content here</div>
.mybackground {background-color:#f98df9;}
Border around this has a color of #f98df9
<div style="border:2px solid #f98df9;">Content here</div>
.myborder {border:2px solid #f98df9;}