#d2ddf6 color space conversions
Hex:
#d2ddf6
RGB:
210, 221, 246
CMY:
18, 13, 4
CMYK:
15, 10, 0, 4
HSL:
222°, 66.6667%, 89.4118%
HSV (HSB):
222°, 14.6341%, 96.4706%
XYZ:
69.0693, 72.0684, 97.4590
xyY:
0.2895, 0.3021, 72.0684
CIE-Lab:
88.0015, 1.2411, -13.4325
CIE-LCH:
88.0015, 13.4897, 275.2791
CIE-Luv:
88.0015, -7.2179, -21.3713
Hunter-Lab:
84.8931, -3.3346, -8.6410
#d2ddf6 color charts
#d2ddf6 color shades, tints & tones
#d2ddf6 color schemes
#d2ddf6 color preview, HTML & CSS examples
This text has a color of #d2ddf6
<p style="color:#d2ddf6;">Text here</p>
.mytext {color:#d2ddf6;}
This box has a color of #d2ddf6
<div style="background-color:#d2ddf6;">Content here</div>
.mybackground {background-color:#d2ddf6;}
Border around this has a color of #d2ddf6
<div style="border:2px solid #d2ddf6;">Content here</div>
.myborder {border:2px solid #d2ddf6;}