#d8def6 color space conversions
Hex:
#d8def6
RGB:
216, 222, 246
CMY:
15, 13, 4
CMYK:
12, 10, 0, 4
HSL:
228°, 62.5000%, 90.5882%
HSV (HSB):
228°, 12.1951%, 96.4706%
XYZ:
71.0747, 73.4953, 97.6288
xyY:
0.2935, 0.3035, 73.4953
CIE-Lab:
88.6834, 2.6109, -12.3686
CIE-LCH:
88.6834, 12.6411, 281.9198
CIE-Luv:
88.6834, -4.5690, -19.8959
Hunter-Lab:
85.7294, -2.0394, -7.5089
#d8def6 color charts
#d8def6 color shades, tints & tones
#d8def6 color schemes
#d8def6 color preview, HTML & CSS examples
This text has a color of #d8def6
<p style="color:#d8def6;">Text here</p>
.mytext {color:#d8def6;}
This box has a color of #d8def6
<div style="background-color:#d8def6;">Content here</div>
.mybackground {background-color:#d8def6;}
Border around this has a color of #d8def6
<div style="border:2px solid #d8def6;">Content here</div>
.myborder {border:2px solid #d8def6;}