#d8c0e9 color space conversions
Hex:
#d8c0e9
RGB:
216, 192, 233
CMY:
15, 25, 9
CMYK:
7, 18, 0, 9
HSL:
275°, 48.2353%, 83.3333%
HSV (HSB):
275°, 17.5966%, 91.3725%
XYZ:
61.8765, 58.1814, 85.0597
xyY:
0.3017, 0.2836, 58.1814
CIE-Lab:
80.8395, 15.9319, -17.2331
CIE-LCH:
80.8395, 23.4693, 312.7532
CIE-Luv:
80.8395, 10.7063, -29.6634
Hunter-Lab:
76.2767, 11.3169, -12.7233
#d8c0e9 color charts
#d8c0e9 color shades, tints & tones
#d8c0e9 color schemes
#d8c0e9 color preview, HTML & CSS examples
This text has a color of #d8c0e9
<p style="color:#d8c0e9;">Text here</p>
.mytext {color:#d8c0e9;}
This box has a color of #d8c0e9
<div style="background-color:#d8c0e9;">Content here</div>
.mybackground {background-color:#d8c0e9;}
Border around this has a color of #d8c0e9
<div style="border:2px solid #d8c0e9;">Content here</div>
.myborder {border:2px solid #d8c0e9;}