#f2daf8 color space conversions
Hex:
#f2daf8
RGB:
242, 218, 248
CMY:
5, 15, 3
CMYK:
2, 12, 0, 3
HSL:
288°, 68.1818%, 91.3725%
HSV (HSB):
288°, 12.0968%, 97.2549%
XYZ:
78.6326, 75.7974, 99.2929
xyY:
0.3099, 0.2987, 75.7974
CIE-Lab:
89.7652, 13.4959, -11.5931
CIE-LCH:
89.7652, 17.7915, 319.3371
CIE-Luv:
89.7652, 11.6470, -20.5386
Hunter-Lab:
87.0617, 8.8602, -6.6764
#f2daf8 color charts
#f2daf8 color shades, tints & tones
#f2daf8 color schemes
#f2daf8 color preview, HTML & CSS examples
This text has a color of #f2daf8
<p style="color:#f2daf8;">Text here</p>
.mytext {color:#f2daf8;}
This box has a color of #f2daf8
<div style="background-color:#f2daf8;">Content here</div>
.mybackground {background-color:#f2daf8;}
Border around this has a color of #f2daf8
<div style="border:2px solid #f2daf8;">Content here</div>
.myborder {border:2px solid #f2daf8;}