#d8cdf5 color space conversions
Hex:
#d8cdf5
RGB:
216, 205, 245
CMY:
15, 20, 4
CMYK:
12, 16, 0, 4
HSL:
257°, 66.6667%, 88.2353%
HSV (HSB):
257°, 16.3265%, 96.0784%
XYZ:
66.6317, 64.8541, 95.3924
xyY:
0.2937, 0.2859, 64.8541
CIE-Lab:
84.4085, 11.3762, -18.2551
CIE-LCH:
84.4085, 21.5097, 301.9302
CIE-Luv:
84.4085, 3.5313, -30.7510
Hunter-Lab:
80.5321, 6.7585, -13.8582
#d8cdf5 color charts
#d8cdf5 color shades, tints & tones
#d8cdf5 color schemes
#d8cdf5 color preview, HTML & CSS examples
This text has a color of #d8cdf5
<p style="color:#d8cdf5;">Text here</p>
.mytext {color:#d8cdf5;}
This box has a color of #d8cdf5
<div style="background-color:#d8cdf5;">Content here</div>
.mybackground {background-color:#d8cdf5;}
Border around this has a color of #d8cdf5
<div style="border:2px solid #d8cdf5;">Content here</div>
.myborder {border:2px solid #d8cdf5;}