#f98fe2 color space conversions
Hex:
#f98fe2
RGB:
249, 143, 226
CMY:
2, 44, 11
CMYK:
0, 43, 9, 2
HSL:
313°, 89.8305%, 76.8627%
HSV (HSB):
313°, 42.5703%, 97.6471%
XYZ:
62.6168, 45.2756, 77.3903
xyY:
0.3380, 0.2444, 45.2756
CIE-Lab:
73.0730, 51.1297, -24.9124
CIE-LCH:
73.0730, 56.8759, 334.0229
CIE-Luv:
73.0730, 56.3644, -47.4451
Hunter-Lab:
67.2872, 48.3579, -21.0913
#f98fe2 color charts
#f98fe2 color shades, tints & tones
#f98fe2 color schemes
#f98fe2 color preview, HTML & CSS examples
This text has a color of #f98fe2
<p style="color:#f98fe2;">Text here</p>
.mytext {color:#f98fe2;}
This box has a color of #f98fe2
<div style="background-color:#f98fe2;">Content here</div>
.mybackground {background-color:#f98fe2;}
Border around this has a color of #f98fe2
<div style="border:2px solid #f98fe2;">Content here</div>
.myborder {border:2px solid #f98fe2;}