#d2cdf8 color space conversions
Hex:
#d2cdf8
RGB:
210, 205, 248
CMY:
18, 20, 3
CMYK:
15, 17, 0, 3
HSL:
247°, 75.4386%, 88.8235%
HSV (HSB):
247°, 17.3387%, 97.2549%
XYZ:
65.3529, 64.1416, 97.7430
xyY:
0.2876, 0.2823, 64.1416
CIE-Lab:
84.0394, 10.1074, -20.4506
CIE-LCH:
84.0394, 22.8120, 296.3001
CIE-Luv:
84.0394, 0.1022, -34.1312
Hunter-Lab:
80.0884, 5.5029, -16.2979
#d2cdf8 color charts
#d2cdf8 color shades, tints & tones
#d2cdf8 color schemes
#d2cdf8 color preview, HTML & CSS examples
This text has a color of #d2cdf8
<p style="color:#d2cdf8;">Text here</p>
.mytext {color:#d2cdf8;}
This box has a color of #d2cdf8
<div style="background-color:#d2cdf8;">Content here</div>
.mybackground {background-color:#d2cdf8;}
Border around this has a color of #d2cdf8
<div style="border:2px solid #d2cdf8;">Content here</div>
.myborder {border:2px solid #d2cdf8;}