#f4daf9 color space conversions
Hex:
#f4daf9
RGB:
244, 218, 249
CMY:
4, 15, 2
CMYK:
2, 12, 0, 2
HSL:
290°, 72.0930%, 91.5686%
HSV (HSB):
290°, 12.4498%, 97.6471%
XYZ:
79.4785, 76.2155, 100.1446
xyY:
0.3107, 0.2979, 76.2155
CIE-Lab:
89.9593, 14.3363, -11.8114
CIE-LCH:
89.9593, 18.5752, 320.5156
CIE-Luv:
89.9593, 12.7267, -21.0413
Hunter-Lab:
87.3015, 9.7273, -6.9013
#f4daf9 color charts
#f4daf9 color shades, tints & tones
#f4daf9 color schemes
#f4daf9 color preview, HTML & CSS examples
This text has a color of #f4daf9
<p style="color:#f4daf9;">Text here</p>
.mytext {color:#f4daf9;}
This box has a color of #f4daf9
<div style="background-color:#f4daf9;">Content here</div>
.mybackground {background-color:#f4daf9;}
Border around this has a color of #f4daf9
<div style="border:2px solid #f4daf9;">Content here</div>
.myborder {border:2px solid #f4daf9;}