#fdecfe color space conversions
Hex:
#fdecfe
RGB:
253, 236, 254
CMY:
1, 7, 0
CMYK:
0, 7, 0, 0
HSL:
297°, 90.0000%, 96.0784%
HSV (HSB):
297°, 7.0866%, 99.6078%
XYZ:
88.3929, 88.0293, 106.0985
xyY:
0.3129, 0.3116, 88.0293
CIE-Lab:
95.1733, 8.8533, -6.6023
CIE-LCH:
95.1733, 11.0440, 323.2864
CIE-Luv:
95.1733, 8.5081, -11.9009
Hunter-Lab:
93.8239, 3.9755, -1.3699
#fdecfe color charts
#fdecfe color shades, tints & tones
#fdecfe color schemes
#fdecfe color preview, HTML & CSS examples
This text has a color of #fdecfe
<p style="color:#fdecfe;">Text here</p>
.mytext {color:#fdecfe;}
This box has a color of #fdecfe
<div style="background-color:#fdecfe;">Content here</div>
.mybackground {background-color:#fdecfe;}
Border around this has a color of #fdecfe
<div style="border:2px solid #fdecfe;">Content here</div>
.myborder {border:2px solid #fdecfe;}