#f1dafd color space conversions
Hex:
#f1dafd
RGB:
241, 218, 253
CMY:
5, 15, 1
CMYK:
5, 14, 0, 1
HSL:
279°, 89.7436%, 92.3529%
HSV (HSB):
279°, 13.8340%, 99.2157%
XYZ:
79.0767, 75.9354, 103.4177
xyY:
0.3060, 0.2938, 75.9354
CIE-Lab:
89.8294, 14.1011, -14.1317
CIE-LCH:
89.8294, 19.9636, 314.9378
CIE-Luv:
89.8294, 10.6481, -24.7317
Hunter-Lab:
87.1409, 9.4844, -9.3659
#f1dafd color charts
#f1dafd color shades, tints & tones
#f1dafd color schemes
#f1dafd color preview, HTML & CSS examples
This text has a color of #f1dafd
<p style="color:#f1dafd;">Text here</p>
.mytext {color:#f1dafd;}
This box has a color of #f1dafd
<div style="background-color:#f1dafd;">Content here</div>
.mybackground {background-color:#f1dafd;}
Border around this has a color of #f1dafd
<div style="border:2px solid #f1dafd;">Content here</div>
.myborder {border:2px solid #f1dafd;}