#d9dcef color space conversions
Hex:
#d9dcef
RGB:
217, 220, 239
CMY:
15, 14, 6
CMYK:
9, 8, 0, 6
HSL:
232°, 40.7407%, 89.4118%
HSV (HSB):
232°, 9.2050%, 93.7255%
XYZ:
69.7885, 72.1701, 91.9133
xyY:
0.2984, 0.3086, 72.1701
CIE-Lab:
88.0504, 2.5850, -9.6206
CIE-LCH:
88.0504, 9.9618, 285.0397
CIE-Luv:
88.0504, -2.7070, -15.4622
Hunter-Lab:
84.9530, -2.0309, -4.6806
#d9dcef color charts
#d9dcef color shades, tints & tones
#d9dcef color schemes
#d9dcef color preview, HTML & CSS examples
This text has a color of #d9dcef
<p style="color:#d9dcef;">Text here</p>
.mytext {color:#d9dcef;}
This box has a color of #d9dcef
<div style="background-color:#d9dcef;">Content here</div>
.mybackground {background-color:#d9dcef;}
Border around this has a color of #d9dcef
<div style="border:2px solid #d9dcef;">Content here</div>
.myborder {border:2px solid #d9dcef;}