#f9daf9 color space conversions
Hex:
#f9daf9
RGB:
249, 218, 249
CMY:
2, 15, 2
CMYK:
0, 12, 0, 2
HSL:
300°, 72.0930%, 91.5686%
HSV (HSB):
300°, 12.4498%, 97.6471%
XYZ:
81.2372, 77.1221, 100.2269
xyY:
0.3142, 0.2982, 77.1221
CIE-Lab:
90.3778, 15.9816, -11.1431
CIE-LCH:
90.3778, 19.4828, 325.1140
CIE-Luv:
90.3778, 15.6703, -20.2748
Hunter-Lab:
87.8192, 11.4380, -6.1935
#f9daf9 color charts
#f9daf9 color shades, tints & tones
#f9daf9 color schemes
#f9daf9 color preview, HTML & CSS examples
This text has a color of #f9daf9
<p style="color:#f9daf9;">Text here</p>
.mytext {color:#f9daf9;}
This box has a color of #f9daf9
<div style="background-color:#f9daf9;">Content here</div>
.mybackground {background-color:#f9daf9;}
Border around this has a color of #f9daf9
<div style="border:2px solid #f9daf9;">Content here</div>
.myborder {border:2px solid #f9daf9;}