#f2daff color space conversions
Hex:
#f2daff
RGB:
242, 218, 255
CMY:
5, 15, 0
CMYK:
5, 15, 0, 0
HSL:
279°, 100.0000%, 92.7451%
HSV (HSB):
279°, 14.5098%, 100.0000%
XYZ:
79.7394, 76.2401, 105.1208
xyY:
0.3054, 0.2920, 76.2401
CIE-Lab:
89.9707, 14.8019, -14.9614
CIE-LCH:
89.9707, 21.0461, 314.6930
CIE-Luv:
89.9707, 11.0529, -26.2017
Hunter-Lab:
87.3156, 10.2097, -10.2595
#f2daff color charts
#f2daff color shades, tints & tones
#f2daff color schemes
#f2daff color preview, HTML & CSS examples
This text has a color of #f2daff
<p style="color:#f2daff;">Text here</p>
.mytext {color:#f2daff;}
This box has a color of #f2daff
<div style="background-color:#f2daff;">Content here</div>
.mybackground {background-color:#f2daff;}
Border around this has a color of #f2daff
<div style="border:2px solid #f2daff;">Content here</div>
.myborder {border:2px solid #f2daff;}