#f1daf7 color space conversions
Hex:
#f1daf7
RGB:
241, 218, 247
CMY:
5, 15, 3
CMYK:
2, 12, 0, 3
HSL:
288°, 64.4444%, 91.1765%
HSV (HSB):
288°, 11.7409%, 96.8627%
XYZ:
78.1355, 75.5590, 98.4618
xyY:
0.3099, 0.2997, 75.5590
CIE-Lab:
89.6542, 12.9831, -11.2418
CIE-LCH:
89.6542, 17.1738, 319.1113
CIE-Luv:
89.6542, 11.1501, -19.8835
Hunter-Lab:
86.9247, 8.3333, -6.3121
#f1daf7 color charts
#f1daf7 color shades, tints & tones
#f1daf7 color schemes
#f1daf7 color preview, HTML & CSS examples
This text has a color of #f1daf7
<p style="color:#f1daf7;">Text here</p>
.mytext {color:#f1daf7;}
This box has a color of #f1daf7
<div style="background-color:#f1daf7;">Content here</div>
.mybackground {background-color:#f1daf7;}
Border around this has a color of #f1daf7
<div style="border:2px solid #f1daf7;">Content here</div>
.myborder {border:2px solid #f1daf7;}