#d8ceed color space conversions
Hex:
#d8ceed
RGB:
216, 206, 237
CMY:
15, 19, 7
CMYK:
9, 13, 0, 7
HSL:
259°, 46.2687%, 86.8627%
HSV (HSB):
259°, 13.0802%, 92.9412%
XYZ:
65.6763, 64.8560, 89.1777
xyY:
0.2989, 0.2952, 64.8560
CIE-Lab:
84.4095, 9.2390, -14.0039
CIE-LCH:
84.4095, 16.7770, 303.4147
CIE-Luv:
84.4095, 3.6268, -23.4970
Hunter-Lab:
80.5332, 4.6368, -9.2810
#d8ceed color charts
#d8ceed color shades, tints & tones
#d8ceed color schemes
#d8ceed color preview, HTML & CSS examples
This text has a color of #d8ceed
<p style="color:#d8ceed;">Text here</p>
.mytext {color:#d8ceed;}
This box has a color of #d8ceed
<div style="background-color:#d8ceed;">Content here</div>
.mybackground {background-color:#d8ceed;}
Border around this has a color of #d8ceed
<div style="border:2px solid #d8ceed;">Content here</div>
.myborder {border:2px solid #d8ceed;}