#d3cde4 color space conversions
Hex:
#d3cde4
RGB:
211, 205, 228
CMY:
17, 20, 11
CMYK:
7, 10, 0, 11
HSL:
256°, 29.8701%, 84.9020%
HSV (HSB):
256°, 10.0877%, 89.4118%
XYZ:
62.6989, 63.1130, 82.2762
xyY:
0.3013, 0.3033, 63.1130
CIE-Lab:
83.5018, 6.3680, -10.6115
CIE-LCH:
83.5018, 12.3756, 300.9683
CIE-Luv:
83.5018, 1.9571, -17.5569
Hunter-Lab:
79.4437, 1.8501, -5.7934
#d3cde4 color charts
#d3cde4 color shades, tints & tones
#d3cde4 color schemes
#d3cde4 color preview, HTML & CSS examples
This text has a color of #d3cde4
<p style="color:#d3cde4;">Text here</p>
.mytext {color:#d3cde4;}
This box has a color of #d3cde4
<div style="background-color:#d3cde4;">Content here</div>
.mybackground {background-color:#d3cde4;}
Border around this has a color of #d3cde4
<div style="border:2px solid #d3cde4;">Content here</div>
.myborder {border:2px solid #d3cde4;}