#d3cdf3 color space conversions
Hex:
#d3cdf3
RGB:
211, 205, 243
CMY:
17, 20, 5
CMYK:
13, 16, 0, 5
HSL:
249°, 61.2903%, 87.8431%
HSV (HSB):
249°, 15.6379%, 95.2941%
XYZ:
64.8730, 63.9826, 93.7247
xyY:
0.2915, 0.2875, 63.9826
CIE-Lab:
83.9567, 9.3809, -17.9123
CIE-LCH:
83.9567, 20.2201, 297.6416
CIE-Luv:
83.9567, 0.9657, -29.8428
Hunter-Lab:
79.9891, 4.7865, -13.4788
#d3cdf3 color charts
#d3cdf3 color shades, tints & tones
#d3cdf3 color schemes
#d3cdf3 color preview, HTML & CSS examples
This text has a color of #d3cdf3
<p style="color:#d3cdf3;">Text here</p>
.mytext {color:#d3cdf3;}
This box has a color of #d3cdf3
<div style="background-color:#d3cdf3;">Content here</div>
.mybackground {background-color:#d3cdf3;}
Border around this has a color of #d3cdf3
<div style="border:2px solid #d3cdf3;">Content here</div>
.myborder {border:2px solid #d3cdf3;}