#f98de7 color space conversions
Hex:
#f98de7
RGB:
249, 141, 231
CMY:
2, 45, 9
CMYK:
0, 43, 7, 2
HSL:
310°, 90.0000%, 76.4706%
HSV (HSB):
310°, 43.3735%, 97.6471%
XYZ:
63.0156, 44.9590, 80.9580
xyY:
0.3335, 0.2380, 44.9590
CIE-Lab:
72.8649, 52.9483, -27.9728
CIE-LCH:
72.8649, 59.8833, 332.1523
CIE-Luv:
72.8649, 56.1665, -52.6318
Hunter-Lab:
67.0515, 50.4159, -24.6507
#f98de7 color charts
#f98de7 color shades, tints & tones
#f98de7 color schemes
#f98de7 color preview, HTML & CSS examples
This text has a color of #f98de7
<p style="color:#f98de7;">Text here</p>
.mytext {color:#f98de7;}
This box has a color of #f98de7
<div style="background-color:#f98de7;">Content here</div>
.mybackground {background-color:#f98de7;}
Border around this has a color of #f98de7
<div style="border:2px solid #f98de7;">Content here</div>
.myborder {border:2px solid #f98de7;}