#d2ddfe color space conversions
Hex:
#d2ddfe
RGB:
210, 221, 254
CMY:
18, 13, 0
CMYK:
17, 13, 0, 0
HSL:
225°, 95.6522%, 90.9804%
HSV (HSB):
225°, 17.3228%, 99.6078%
XYZ:
70.3242, 72.5703, 104.0669
xyY:
0.2848, 0.2939, 72.5703
CIE-Lab:
88.2424, 2.9088, -17.2784
CIE-LCH:
88.2424, 17.5215, 279.5561
CIE-Luv:
88.2424, -7.5963, -27.9381
Hunter-Lab:
85.1882, -1.7248, -12.7976
#d2ddfe color charts
#d2ddfe color shades, tints & tones
#d2ddfe color schemes
#d2ddfe color preview, HTML & CSS examples
This text has a color of #d2ddfe
<p style="color:#d2ddfe;">Text here</p>
.mytext {color:#d2ddfe;}
This box has a color of #d2ddfe
<div style="background-color:#d2ddfe;">Content here</div>
.mybackground {background-color:#d2ddfe;}
Border around this has a color of #d2ddfe
<div style="border:2px solid #d2ddfe;">Content here</div>
.myborder {border:2px solid #d2ddfe;}