#f98be7 color space conversions
Hex:
#f98be7
RGB:
249, 139, 231
CMY:
2, 45, 9
CMYK:
0, 44, 7, 2
HSL:
310°, 90.1639%, 76.0784%
HSV (HSB):
310°, 44.1767%, 97.6471%
XYZ:
62.7233, 44.3745, 80.8606
xyY:
0.3337, 0.2361, 44.3745
CIE-Lab:
72.4781, 53.9405, -28.5670
CIE-LCH:
72.4781, 61.0381, 332.0942
CIE-Luv:
72.4781, 57.0676, -53.7113
Hunter-Lab:
66.6142, 51.4992, -25.3401
#f98be7 color charts
#f98be7 color shades, tints & tones
#f98be7 color schemes
#f98be7 color preview, HTML & CSS examples
This text has a color of #f98be7
<p style="color:#f98be7;">Text here</p>
.mytext {color:#f98be7;}
This box has a color of #f98be7
<div style="background-color:#f98be7;">Content here</div>
.mybackground {background-color:#f98be7;}
Border around this has a color of #f98be7
<div style="border:2px solid #f98be7;">Content here</div>
.myborder {border:2px solid #f98be7;}