#fcddfd color space conversions
Hex:
#fcddfd
RGB:
252, 221, 253
CMY:
1, 13, 1
CMYK:
0, 13, 0, 1
HSL:
298°, 88.8889%, 92.9412%
HSV (HSB):
298°, 12.6482%, 99.2157%
XYZ:
83.7310, 79.5002, 103.8605
xyY:
0.3135, 0.2977, 79.5002
CIE-Lab:
91.4601, 16.1228, -11.6002
CIE-LCH:
91.4601, 19.8622, 324.2653
CIE-Luv:
91.4601, 15.5685, -21.0640
Hunter-Lab:
89.1629, 11.5905, -6.6493
#fcddfd color charts
#fcddfd color shades, tints & tones
#fcddfd color schemes
#fcddfd color preview, HTML & CSS examples
This text has a color of #fcddfd
<p style="color:#fcddfd;">Text here</p>
.mytext {color:#fcddfd;}
This box has a color of #fcddfd
<div style="background-color:#fcddfd;">Content here</div>
.mybackground {background-color:#fcddfd;}
Border around this has a color of #fcddfd
<div style="border:2px solid #fcddfd;">Content here</div>
.myborder {border:2px solid #fcddfd;}