#d6def8 color space conversions
Hex:
#d6def8
RGB:
214, 222, 248
CMY:
16, 13, 3
CMYK:
14, 10, 0, 3
HSL:
226°, 70.8333%, 90.5882%
HSV (HSB):
226°, 13.7097%, 97.2549%
XYZ:
70.7961, 73.3160, 99.2270
xyY:
0.2909, 0.3013, 73.3160
CIE-Lab:
88.5982, 2.3844, -13.5622
CIE-LCH:
88.5982, 13.7702, 279.9712
CIE-Luv:
88.5982, -5.7167, -21.7890
Hunter-Lab:
85.6248, -2.2563, -8.7714
#d6def8 color charts
#d6def8 color shades, tints & tones
#d6def8 color schemes
#d6def8 color preview, HTML & CSS examples
This text has a color of #d6def8
<p style="color:#d6def8;">Text here</p>
.mytext {color:#d6def8;}
This box has a color of #d6def8
<div style="background-color:#d6def8;">Content here</div>
.mybackground {background-color:#d6def8;}
Border around this has a color of #d6def8
<div style="border:2px solid #d6def8;">Content here</div>
.myborder {border:2px solid #d6def8;}