#d09cd3 color space conversions
Hex:
#d09cd3
RGB:
208, 156, 211
CMY:
18, 39, 17
CMYK:
1, 26, 0, 17
HSL:
297°, 38.4615%, 71.9608%
HSV (HSB):
297°, 26.0664%, 82.7451%
XYZ:
49.6588, 41.8900, 67.0963
xyY:
0.3130, 0.2640, 41.8900
CIE-Lab:
70.7950, 28.5906, -20.5469
CIE-LCH:
70.7950, 35.2079, 324.2968
CIE-Luv:
70.7950, 25.8267, -36.4211
Hunter-Lab:
64.7225, 23.6910, -16.1588
#d09cd3 color charts
#d09cd3 color shades, tints & tones
#d09cd3 color schemes
#d09cd3 color preview, HTML & CSS examples
This text has a color of #d09cd3
<p style="color:#d09cd3;">Text here</p>
.mytext {color:#d09cd3;}
This box has a color of #d09cd3
<div style="background-color:#d09cd3;">Content here</div>
.mybackground {background-color:#d09cd3;}
Border around this has a color of #d09cd3
<div style="border:2px solid #d09cd3;">Content here</div>
.myborder {border:2px solid #d09cd3;}