#fcedff color space conversions
Hex:
#fcedff
RGB:
252, 237, 255
CMY:
1, 7, 0
CMYK:
1, 7, 0, 0
HSL:
290°, 100.0000%, 96.4706%
HSV (HSB):
290°, 7.0588%, 100.0000%
XYZ:
88.4791, 88.4838, 107.0235
xyY:
0.3116, 0.3116, 88.4838
CIE-Lab:
95.3643, 8.1886, -6.8475
CIE-LCH:
95.3643, 10.6743, 320.0967
CIE-Luv:
95.3643, 7.3570, -12.1741
Hunter-Lab:
94.0658, 3.2833, -1.6112
#fcedff color charts
#fcedff color shades, tints & tones
#fcedff color schemes
#fcedff color preview, HTML & CSS examples
This text has a color of #fcedff
<p style="color:#fcedff;">Text here</p>
.mytext {color:#fcedff;}
This box has a color of #fcedff
<div style="background-color:#fcedff;">Content here</div>
.mybackground {background-color:#fcedff;}
Border around this has a color of #fcedff
<div style="border:2px solid #fcedff;">Content here</div>
.myborder {border:2px solid #fcedff;}