#f4daf4 color space conversions
Hex:
#f4daf4
RGB:
244, 218, 244
CMY:
4, 15, 4
CMYK:
0, 11, 0, 4
HSL:
300°, 54.1667%, 90.5882%
HSV (HSB):
300°, 10.6557%, 95.6863%
XYZ:
78.7088, 75.9076, 96.0912
xyY:
0.3139, 0.3028, 75.9076
CIE-Lab:
89.8164, 13.4265, -9.3973
CIE-LCH:
89.8164, 16.3884, 325.0115
CIE-Luv:
89.8164, 13.1592, -17.0281
Hunter-Lab:
87.1249, 8.7884, -4.4042
#f4daf4 color charts
#f4daf4 color shades, tints & tones
#f4daf4 color schemes
#f4daf4 color preview, HTML & CSS examples
This text has a color of #f4daf4
<p style="color:#f4daf4;">Text here</p>
.mytext {color:#f4daf4;}
This box has a color of #f4daf4
<div style="background-color:#f4daf4;">Content here</div>
.mybackground {background-color:#f4daf4;}
Border around this has a color of #f4daf4
<div style="border:2px solid #f4daf4;">Content here</div>
.myborder {border:2px solid #f4daf4;}