#f98bf6 color space conversions
Hex:
#f98bf6
RGB:
249, 139, 246
CMY:
2, 45, 4
CMYK:
0, 44, 1, 2
HSL:
302°, 90.1639%, 76.0784%
HSV (HSB):
302°, 44.1767%, 97.6471%
XYZ:
64.9341, 45.2588, 92.5022
xyY:
0.3204, 0.2233, 45.2588
CIE-Lab:
73.0620, 56.4792, -35.8655
CIE-LCH:
73.0620, 66.9047, 327.5836
CIE-Luv:
73.0620, 53.6393, -66.0221
Hunter-Lab:
67.2747, 54.5591, -34.4311
#f98bf6 color charts
#f98bf6 color shades, tints & tones
#f98bf6 color schemes
#f98bf6 color preview, HTML & CSS examples
This text has a color of #f98bf6
<p style="color:#f98bf6;">Text here</p>
.mytext {color:#f98bf6;}
This box has a color of #f98bf6
<div style="background-color:#f98bf6;">Content here</div>
.mybackground {background-color:#f98bf6;}
Border around this has a color of #f98bf6
<div style="border:2px solid #f98bf6;">Content here</div>
.myborder {border:2px solid #f98bf6;}