#d3c1e0 color space conversions
Hex:
#d3c1e0
RGB:
211, 193, 224
CMY:
17, 24, 12
CMYK:
6, 14, 0, 12
HSL:
275°, 33.3333%, 81.7647%
HSV (HSB):
275°, 13.8393%, 87.8431%
XYZ:
59.3885, 57.3706, 78.4645
xyY:
0.3042, 0.2939, 57.3706
CIE-Lab:
80.3876, 11.9920, -13.1231
CIE-LCH:
80.3876, 17.7771, 312.4215
CIE-Luv:
80.3876, 8.1239, -22.3895
Hunter-Lab:
75.7434, 7.4064, -8.3997
#d3c1e0 color charts
#d3c1e0 color shades, tints & tones
#d3c1e0 color schemes
#d3c1e0 color preview, HTML & CSS examples
This text has a color of #d3c1e0
<p style="color:#d3c1e0;">Text here</p>
.mytext {color:#d3c1e0;}
This box has a color of #d3c1e0
<div style="background-color:#d3c1e0;">Content here</div>
.mybackground {background-color:#d3c1e0;}
Border around this has a color of #d3c1e0
<div style="border:2px solid #d3c1e0;">Content here</div>
.myborder {border:2px solid #d3c1e0;}