#d2dffb color space conversions
Hex:
#d2dffb
RGB:
210, 223, 251
CMY:
18, 13, 2
CMYK:
16, 11, 0, 2
HSL:
221°, 83.6735%, 90.3922%
HSV (HSB):
221°, 16.3347%, 98.4314%
XYZ:
70.3786, 73.4420, 101.7332
xyY:
0.2866, 0.2991, 73.4420
CIE-Lab:
88.6581, 1.2335, -15.0778
CIE-LCH:
88.6581, 15.1282, 274.6768
CIE-Luv:
88.6581, -8.3767, -24.0716
Hunter-Lab:
85.6983, -3.3813, -10.3948
#d2dffb color charts
#d2dffb color shades, tints & tones
#d2dffb color schemes
#d2dffb color preview, HTML & CSS examples
This text has a color of #d2dffb
<p style="color:#d2dffb;">Text here</p>
.mytext {color:#d2dffb;}
This box has a color of #d2dffb
<div style="background-color:#d2dffb;">Content here</div>
.mybackground {background-color:#d2dffb;}
Border around this has a color of #d2dffb
<div style="border:2px solid #d2dffb;">Content here</div>
.myborder {border:2px solid #d2dffb;}