#fcdef7 color space conversions
Hex:
#fcdef7
RGB:
252, 222, 247
CMY:
1, 13, 3
CMYK:
0, 12, 2, 1
HSL:
310°, 83.3333%, 92.9412%
HSV (HSB):
310°, 11.9048%, 98.8235%
XYZ:
83.0547, 79.6534, 98.9929
xyY:
0.3174, 0.3044, 79.6534
CIE-Lab:
91.5291, 14.5315, -8.3563
CIE-LCH:
91.5291, 16.7628, 330.0991
CIE-Luv:
91.5291, 15.6051, -15.6185
Hunter-Lab:
89.2488, 9.9263, -3.2891
#fcdef7 color charts
#fcdef7 color shades, tints & tones
#fcdef7 color schemes
#fcdef7 color preview, HTML & CSS examples
This text has a color of #fcdef7
<p style="color:#fcdef7;">Text here</p>
.mytext {color:#fcdef7;}
This box has a color of #fcdef7
<div style="background-color:#fcdef7;">Content here</div>
.mybackground {background-color:#fcdef7;}
Border around this has a color of #fcdef7
<div style="border:2px solid #fcdef7;">Content here</div>
.myborder {border:2px solid #fcdef7;}