#fcdefc color space conversions
Hex:
#fcdefc
RGB:
252, 222, 252
CMY:
1, 13, 1
CMYK:
0, 12, 0, 1
HSL:
300°, 83.3333%, 92.9412%
HSV (HSB):
300°, 11.9048%, 98.8235%
XYZ:
83.8368, 79.9663, 103.1118
xyY:
0.3141, 0.2996, 79.9663
CIE-Lab:
91.6697, 15.4213, -10.7646
CIE-LCH:
91.6697, 18.8068, 325.0836
CIE-Luv:
91.6697, 15.1554, -19.6093
Hunter-Lab:
89.4239, 10.8559, -5.7687
#fcdefc color charts
#fcdefc color shades, tints & tones
#fcdefc color schemes
#fcdefc color preview, HTML & CSS examples
This text has a color of #fcdefc
<p style="color:#fcdefc;">Text here</p>
.mytext {color:#fcdefc;}
This box has a color of #fcdefc
<div style="background-color:#fcdefc;">Content here</div>
.mybackground {background-color:#fcdefc;}
Border around this has a color of #fcdefc
<div style="border:2px solid #fcdefc;">Content here</div>
.myborder {border:2px solid #fcdefc;}