#d3c5e4 color space conversions
Hex:
#d3c5e4
RGB:
211, 197, 228
CMY:
17, 23, 11
CMYK:
7, 14, 0, 11
HSL:
267°, 36.4706%, 83.3333%
HSV (HSB):
267°, 13.5965%, 89.4118%
XYZ:
60.8338, 59.3828, 81.6545
xyY:
0.3013, 0.2942, 59.3828
CIE-Lab:
81.5016, 10.6304, -13.6002
CIE-LCH:
81.5016, 17.2618, 308.0124
CIE-Luv:
81.5016, 5.8549, -22.9674
Hunter-Lab:
77.0603, 6.0581, -8.8827
#d3c5e4 color charts
#d3c5e4 color shades, tints & tones
#d3c5e4 color schemes
#d3c5e4 color preview, HTML & CSS examples
This text has a color of #d3c5e4
<p style="color:#d3c5e4;">Text here</p>
.mytext {color:#d3c5e4;}
This box has a color of #d3c5e4
<div style="background-color:#d3c5e4;">Content here</div>
.mybackground {background-color:#d3c5e4;}
Border around this has a color of #d3c5e4
<div style="border:2px solid #d3c5e4;">Content here</div>
.myborder {border:2px solid #d3c5e4;}