#d09cd4 color space conversions
Hex:
#d09cd4
RGB:
208, 156, 212
CMY:
18, 39, 17
CMYK:
2, 26, 0, 17
HSL:
296°, 39.4366%, 72.1569%
HSV (HSB):
296°, 26.4151%, 83.1373%
XYZ:
49.7846, 41.9403, 67.7587
xyY:
0.3122, 0.2630, 41.9403
CIE-Lab:
70.8297, 28.7806, -21.0452
CIE-LCH:
70.8297, 35.6543, 323.8246
CIE-Luv:
70.8297, 25.6883, -37.2497
Hunter-Lab:
64.7613, 23.8876, -16.7012
#d09cd4 color charts
#d09cd4 color shades, tints & tones
#d09cd4 color schemes
#d09cd4 color preview, HTML & CSS examples
This text has a color of #d09cd4
<p style="color:#d09cd4;">Text here</p>
.mytext {color:#d09cd4;}
This box has a color of #d09cd4
<div style="background-color:#d09cd4;">Content here</div>
.mybackground {background-color:#d09cd4;}
Border around this has a color of #d09cd4
<div style="border:2px solid #d09cd4;">Content here</div>
.myborder {border:2px solid #d09cd4;}