#d2dbee color space conversions
Hex:
#d2dbee
RGB:
210, 219, 238
CMY:
18, 14, 7
CMYK:
12, 8, 0, 7
HSL:
221°, 45.1613%, 87.8431%
HSV (HSB):
221°, 11.7647%, 93.3333%
XYZ:
67.3425, 70.5377, 90.9547
xyY:
0.2943, 0.3082, 70.5377
CIE-Lab:
87.2599, 0.6596, -10.3241
CIE-LCH:
87.2599, 10.3451, 273.6554
CIE-Luv:
87.2599, -5.8931, -16.2435
Hunter-Lab:
83.9867, -3.8514, -5.4183
#d2dbee color charts
#d2dbee color shades, tints & tones
#d2dbee color schemes
#d2dbee color preview, HTML & CSS examples
This text has a color of #d2dbee
<p style="color:#d2dbee;">Text here</p>
.mytext {color:#d2dbee;}
This box has a color of #d2dbee
<div style="background-color:#d2dbee;">Content here</div>
.mybackground {background-color:#d2dbee;}
Border around this has a color of #d2dbee
<div style="border:2px solid #d2dbee;">Content here</div>
.myborder {border:2px solid #d2dbee;}