#d0cdec color space conversions
Hex:
#d0cdec
RGB:
208, 205, 236
CMY:
18, 20, 7
CMYK:
12, 13, 0, 7
HSL:
246°, 44.9275%, 86.4706%
HSV (HSB):
246°, 13.1356%, 92.5490%
XYZ:
62.9841, 63.1287, 88.2223
xyY:
0.2939, 0.2945, 63.1287
CIE-Lab:
83.5100, 6.9914, -14.8840
CIE-LCH:
83.5100, 16.4443, 295.1606
CIE-Luv:
83.5100, -0.1930, -24.5089
Hunter-Lab:
79.4536, 2.4560, -10.2160
#d0cdec color charts
#d0cdec color shades, tints & tones
#d0cdec color schemes
#d0cdec color preview, HTML & CSS examples
This text has a color of #d0cdec
<p style="color:#d0cdec;">Text here</p>
.mytext {color:#d0cdec;}
This box has a color of #d0cdec
<div style="background-color:#d0cdec;">Content here</div>
.mybackground {background-color:#d0cdec;}
Border around this has a color of #d0cdec
<div style="border:2px solid #d0cdec;">Content here</div>
.myborder {border:2px solid #d0cdec;}