#f2def1 color space conversions
Hex:
#f2def1
RGB:
242, 222, 241
CMY:
5, 13, 5
CMYK:
0, 8, 0, 5
HSL:
303°, 43.4783%, 90.9804%
HSV (HSB):
303°, 8.2645%, 94.9020%
XYZ:
78.6164, 77.4707, 94.0289
xyY:
0.3143, 0.3097, 77.4707
CIE-Lab:
90.5378, 10.1333, -6.7712
CIE-LCH:
90.5378, 12.1874, 326.2486
CIE-Luv:
90.5378, 10.2046, -12.3122
Hunter-Lab:
88.0174, 5.4042, -1.7272
#f2def1 color charts
#f2def1 color shades, tints & tones
#f2def1 color schemes
#f2def1 color preview, HTML & CSS examples
This text has a color of #f2def1
<p style="color:#f2def1;">Text here</p>
.mytext {color:#f2def1;}
This box has a color of #f2def1
<div style="background-color:#f2def1;">Content here</div>
.mybackground {background-color:#f2def1;}
Border around this has a color of #f2def1
<div style="border:2px solid #f2def1;">Content here</div>
.myborder {border:2px solid #f2def1;}