#d3cfea color space conversions
Hex:
#d3cfea
RGB:
211, 207, 234
CMY:
17, 19, 8
CMYK:
10, 12, 0, 8
HSL:
249°, 39.1304%, 86.4706%
HSV (HSB):
249°, 11.5385%, 91.7647%
XYZ:
64.0281, 64.4150, 86.9006
xyY:
0.2973, 0.2991, 64.4150
CIE-Lab:
84.1814, 6.4929, -12.7907
CIE-LCH:
84.1814, 14.3443, 296.9137
CIE-Luv:
84.1814, 0.6018, -21.0792
Hunter-Lab:
80.2590, 1.9484, -8.0151
#d3cfea color charts
#d3cfea color shades, tints & tones
#d3cfea color schemes
#d3cfea color preview, HTML & CSS examples
This text has a color of #d3cfea
<p style="color:#d3cfea;">Text here</p>
.mytext {color:#d3cfea;}
This box has a color of #d3cfea
<div style="background-color:#d3cfea;">Content here</div>
.mybackground {background-color:#d3cfea;}
Border around this has a color of #d3cfea
<div style="border:2px solid #d3cfea;">Content here</div>
.myborder {border:2px solid #d3cfea;}