#d3c4e8 color space conversions
Hex:
#d3c4e8
RGB:
211, 196, 232
CMY:
17, 23, 9
CMYK:
9, 16, 0, 9
HSL:
265°, 43.9024%, 83.9216%
HSV (HSB):
265°, 15.5172%, 90.9804%
XYZ:
61.1694, 59.1549, 84.5380
xyY:
0.2986, 0.2888, 59.1549
CIE-Lab:
81.3767, 11.9595, -15.9297
CIE-LCH:
81.3767, 19.9194, 306.8981
CIE-Luv:
81.3767, 6.0307, -26.9257
Hunter-Lab:
76.9122, 7.3671, -11.3300
#d3c4e8 color charts
#d3c4e8 color shades, tints & tones
#d3c4e8 color schemes
#d3c4e8 color preview, HTML & CSS examples
This text has a color of #d3c4e8
<p style="color:#d3c4e8;">Text here</p>
.mytext {color:#d3c4e8;}
This box has a color of #d3c4e8
<div style="background-color:#d3c4e8;">Content here</div>
.mybackground {background-color:#d3c4e8;}
Border around this has a color of #d3c4e8
<div style="border:2px solid #d3c4e8;">Content here</div>
.myborder {border:2px solid #d3c4e8;}