#f2e3fd color space conversions
Hex:
#f2e3fd
RGB:
242, 227, 253
CMY:
5, 11, 1
CMYK:
4, 10, 0, 1
HSL:
275°, 86.6667%, 94.1176%
HSV (HSB):
275°, 10.2767%, 99.2157%
XYZ:
81.8167, 80.9073, 104.2330
xyY:
0.3065, 0.3031, 80.9073
CIE-Lab:
92.0904, 9.7251, -10.7486
CIE-LCH:
92.0904, 14.4952, 312.1382
CIE-Luv:
92.0904, 6.7861, -18.5948
Hunter-Lab:
89.9485, 4.9529, -5.7418
#f2e3fd color charts
#f2e3fd color shades, tints & tones
#f2e3fd color schemes
#f2e3fd color preview, HTML & CSS examples
This text has a color of #f2e3fd
<p style="color:#f2e3fd;">Text here</p>
.mytext {color:#f2e3fd;}
This box has a color of #f2e3fd
<div style="background-color:#f2e3fd;">Content here</div>
.mybackground {background-color:#f2e3fd;}
Border around this has a color of #f2e3fd
<div style="border:2px solid #f2e3fd;">Content here</div>
.myborder {border:2px solid #f2e3fd;}