#f4daf8 color space conversions
Hex:
#f4daf8
RGB:
244, 218, 248
CMY:
4, 15, 3
CMYK:
2, 12, 0, 3
HSL:
292°, 68.1818%, 91.3725%
HSV (HSB):
292°, 12.0968%, 97.2549%
XYZ:
79.3229, 76.1532, 99.3252
xyY:
0.3113, 0.2989, 76.1532
CIE-Lab:
89.9304, 14.1530, -11.3292
CIE-LCH:
89.9304, 18.1290, 321.3235
CIE-Luv:
89.9304, 12.8134, -20.2364
Hunter-Lab:
87.2658, 9.5378, -6.3973
#f4daf8 color charts
#f4daf8 color shades, tints & tones
#f4daf8 color schemes
#f4daf8 color preview, HTML & CSS examples
This text has a color of #f4daf8
<p style="color:#f4daf8;">Text here</p>
.mytext {color:#f4daf8;}
This box has a color of #f4daf8
<div style="background-color:#f4daf8;">Content here</div>
.mybackground {background-color:#f4daf8;}
Border around this has a color of #f4daf8
<div style="border:2px solid #f4daf8;">Content here</div>
.myborder {border:2px solid #f4daf8;}