#f1daf9 color space conversions
Hex:
#f1daf9
RGB:
241, 218, 249
CMY:
5, 15, 2
CMYK:
3, 12, 0, 2
HSL:
285°, 72.0930%, 91.5686%
HSV (HSB):
285°, 12.4498%, 97.6471%
XYZ:
78.4459, 75.6831, 100.0963
xyY:
0.3086, 0.2977, 75.6831
CIE-Lab:
89.7120, 13.3532, -12.2064
CIE-LCH:
89.7120, 18.0915, 317.5689
CIE-Luv:
89.7120, 10.9831, -21.4954
Hunter-Lab:
86.9961, 8.7136, -7.3209
#f1daf9 color charts
#f1daf9 color shades, tints & tones
#f1daf9 color schemes
#f1daf9 color preview, HTML & CSS examples
This text has a color of #f1daf9
<p style="color:#f1daf9;">Text here</p>
.mytext {color:#f1daf9;}
This box has a color of #f1daf9
<div style="background-color:#f1daf9;">Content here</div>
.mybackground {background-color:#f1daf9;}
Border around this has a color of #f1daf9
<div style="border:2px solid #f1daf9;">Content here</div>
.myborder {border:2px solid #f1daf9;}