#d2dfea color space conversions
Hex:
#d2dfea
RGB:
210, 223, 234
CMY:
18, 13, 8
CMYK:
10, 5, 0, 8
HSL:
208°, 36.3636%, 87.0588%
HSV (HSB):
208°, 10.2564%, 91.7647%
XYZ:
67.8173, 72.4175, 88.2455
xyY:
0.2968, 0.3170, 72.4175
CIE-Lab:
88.1692, -2.2144, -6.8674
CIE-LCH:
88.1692, 7.2156, 252.1279
CIE-Luv:
88.1692, -7.6174, -10.2805
Hunter-Lab:
85.0985, -6.6708, -1.9137
#d2dfea color charts
#d2dfea color shades, tints & tones
#d2dfea color schemes
#d2dfea color preview, HTML & CSS examples
This text has a color of #d2dfea
<p style="color:#d2dfea;">Text here</p>
.mytext {color:#d2dfea;}
This box has a color of #d2dfea
<div style="background-color:#d2dfea;">Content here</div>
.mybackground {background-color:#d2dfea;}
Border around this has a color of #d2dfea
<div style="border:2px solid #d2dfea;">Content here</div>
.myborder {border:2px solid #d2dfea;}