#d2deef color space conversions
Hex:
#d2deef
RGB:
210, 222, 239
CMY:
18, 13, 6
CMYK:
12, 7, 0, 6
HSL:
215°, 47.5410%, 88.0392%
HSV (HSB):
215°, 12.1339%, 93.7255%
XYZ:
68.2796, 72.1762, 91.9940
xyY:
0.2937, 0.3105, 72.1762
CIE-Lab:
88.0533, -0.7022, -9.6709
CIE-LCH:
88.0533, 9.6963, 265.8473
CIE-Luv:
88.0533, -7.3645, -14.9899
Hunter-Lab:
84.9566, -5.2135, -4.7317
#d2deef color charts
#d2deef color shades, tints & tones
#d2deef color schemes
#d2deef color preview, HTML & CSS examples
This text has a color of #d2deef
<p style="color:#d2deef;">Text here</p>
.mytext {color:#d2deef;}
This box has a color of #d2deef
<div style="background-color:#d2deef;">Content here</div>
.mybackground {background-color:#d2deef;}
Border around this has a color of #d2deef
<div style="border:2px solid #d2deef;">Content here</div>
.myborder {border:2px solid #d2deef;}