#d3c8db color space conversions
Hex:
#d3c8db
RGB:
211, 200, 219
CMY:
17, 22, 14
CMYK:
4, 9, 0, 14
HSL:
275°, 20.8791%, 82.1569%
HSV (HSB):
275°, 8.6758%, 85.8824%
XYZ:
60.3044, 60.2719, 75.4731
xyY:
0.3076, 0.3074, 60.2719
CIE-Lab:
81.9858, 7.2898, -8.0593
CIE-LCH:
81.9858, 10.8671, 312.1298
CIE-Luv:
81.9858, 5.0387, -13.6483
Hunter-Lab:
77.6350, 2.7920, -3.2945
#d3c8db color charts
#d3c8db color shades, tints & tones
#d3c8db color schemes
#d3c8db color preview, HTML & CSS examples
This text has a color of #d3c8db
<p style="color:#d3c8db;">Text here</p>
.mytext {color:#d3c8db;}
This box has a color of #d3c8db
<div style="background-color:#d3c8db;">Content here</div>
.mybackground {background-color:#d3c8db;}
Border around this has a color of #d3c8db
<div style="border:2px solid #d3c8db;">Content here</div>
.myborder {border:2px solid #d3c8db;}