#f2dcee color space conversions
Hex:
#f2dcee
RGB:
242, 220, 238
CMY:
5, 14, 7
CMYK:
0, 9, 2, 5
HSL:
311°, 45.8333%, 90.5882%
HSV (HSB):
311°, 9.0909%, 94.9020%
XYZ:
77.6438, 76.2367, 91.5118
xyY:
0.3164, 0.3107, 76.2367
CIE-Lab:
89.9691, 10.6409, -6.0368
CIE-LCH:
89.9691, 12.2340, 330.4327
CIE-Luv:
89.9691, 11.4637, -11.2400
Hunter-Lab:
87.3136, 5.9325, -1.0212
#f2dcee color charts
#f2dcee color shades, tints & tones
#f2dcee color schemes
#f2dcee color preview, HTML & CSS examples
This text has a color of #f2dcee
<p style="color:#f2dcee;">Text here</p>
.mytext {color:#f2dcee;}
This box has a color of #f2dcee
<div style="background-color:#f2dcee;">Content here</div>
.mybackground {background-color:#f2dcee;}
Border around this has a color of #f2dcee
<div style="border:2px solid #f2dcee;">Content here</div>
.myborder {border:2px solid #f2dcee;}