#f2eeff color space conversions
Hex:
#f2eeff
RGB:
242, 238, 255
CMY:
5, 7, 0
CMYK:
5, 7, 0, 0
HSL:
254°, 100.0000%, 96.6667%
HSV (HSB):
254°, 6.6667%, 100.0000%
XYZ:
85.2425, 87.2463, 106.9552
xyY:
0.3050, 0.3122, 87.2463
CIE-Lab:
94.8427, 4.4099, -7.7045
CIE-LCH:
94.8427, 8.8773, 299.7856
CIE-Luv:
94.8427, 1.2322, -12.8613
Hunter-Lab:
93.4057, -0.5602, -2.5066
#f2eeff color charts
#f2eeff color shades, tints & tones
#f2eeff color schemes
#f2eeff color preview, HTML & CSS examples
This text has a color of #f2eeff
<p style="color:#f2eeff;">Text here</p>
.mytext {color:#f2eeff;}
This box has a color of #f2eeff
<div style="background-color:#f2eeff;">Content here</div>
.mybackground {background-color:#f2eeff;}
Border around this has a color of #f2eeff
<div style="border:2px solid #f2eeff;">Content here</div>
.myborder {border:2px solid #f2eeff;}