#d3c8e9 color space conversions
Hex:
#d3c8e9
RGB:
211, 200, 233
CMY:
17, 22, 9
CMYK:
9, 14, 0, 9
HSL:
260°, 42.8571%, 84.9020%
HSV (HSB):
260°, 14.1631%, 91.3725%
XYZ:
62.2262, 61.0406, 85.5931
xyY:
0.2979, 0.2923, 61.0406
CIE-Lab:
82.4006, 10.0181, -14.9259
CIE-LCH:
82.4006, 17.9763, 303.8690
CIE-Luv:
82.4006, 4.0336, -25.0310
Hunter-Lab:
78.1285, 5.4432, -10.2648
#d3c8e9 color charts
#d3c8e9 color shades, tints & tones
#d3c8e9 color schemes
#d3c8e9 color preview, HTML & CSS examples
This text has a color of #d3c8e9
<p style="color:#d3c8e9;">Text here</p>
.mytext {color:#d3c8e9;}
This box has a color of #d3c8e9
<div style="background-color:#d3c8e9;">Content here</div>
.mybackground {background-color:#d3c8e9;}
Border around this has a color of #d3c8e9
<div style="border:2px solid #d3c8e9;">Content here</div>
.myborder {border:2px solid #d3c8e9;}