#f98bd9 color space conversions
Hex:
#f98bd9
RGB:
249, 139, 217
CMY:
2, 45, 15
CMYK:
0, 44, 13, 2
HSL:
317°, 90.1639%, 76.0784%
HSV (HSB):
317°, 44.1767%, 97.6471%
XYZ:
60.8239, 43.6147, 70.8584
xyY:
0.3470, 0.2488, 43.6147
CIE-Lab:
71.9702, 51.6904, -21.6439
CIE-LCH:
71.9702, 56.0389, 337.2799
CIE-Luv:
71.9702, 60.2906, -42.2666
Hunter-Lab:
66.0414, 48.8253, -17.3855
#f98bd9 color charts
#f98bd9 color shades, tints & tones
#f98bd9 color schemes
#f98bd9 color preview, HTML & CSS examples
This text has a color of #f98bd9
<p style="color:#f98bd9;">Text here</p>
.mytext {color:#f98bd9;}
This box has a color of #f98bd9
<div style="background-color:#f98bd9;">Content here</div>
.mybackground {background-color:#f98bd9;}
Border around this has a color of #f98bd9
<div style="border:2px solid #f98bd9;">Content here</div>
.myborder {border:2px solid #f98bd9;}