#d3cde3 color space conversions
Hex:
#d3cde3
RGB:
211, 205, 227
CMY:
17, 20, 11
CMYK:
7, 10, 0, 11
HSL:
256°, 28.2051%, 84.7059%
HSV (HSB):
256°, 9.6916%, 89.0196%
XYZ:
62.5604, 63.0576, 81.5471
xyY:
0.3020, 0.3044, 63.0576
CIE-Lab:
83.4727, 6.1729, -10.1220
CIE-LCH:
83.4727, 11.8558, 301.3769
CIE-Luv:
83.4727, 2.0225, -16.7464
Hunter-Lab:
79.4088, 1.6618, -5.3004
#d3cde3 color charts
#d3cde3 color shades, tints & tones
#d3cde3 color schemes
#d3cde3 color preview, HTML & CSS examples
This text has a color of #d3cde3
<p style="color:#d3cde3;">Text here</p>
.mytext {color:#d3cde3;}
This box has a color of #d3cde3
<div style="background-color:#d3cde3;">Content here</div>
.mybackground {background-color:#d3cde3;}
Border around this has a color of #d3cde3
<div style="border:2px solid #d3cde3;">Content here</div>
.myborder {border:2px solid #d3cde3;}