#d08ed9 color space conversions
Hex:
#d08ed9
RGB:
208, 142, 217
CMY:
18, 44, 15
CMYK:
4, 35, 0, 15
HSL:
293°, 49.6689%, 70.3922%
HSV (HSB):
293°, 34.5622%, 85.0980%
XYZ:
48.2098, 37.7657, 70.3942
xyY:
0.3083, 0.2415, 37.7657
CIE-Lab:
67.8475, 37.3397, -28.3727
CIE-LCH:
67.8475, 46.8963, 322.7705
CIE-Luv:
67.8475, 31.4496, -50.0854
Hunter-Lab:
61.4538, 32.4872, -24.8980
#d08ed9 color charts
#d08ed9 color shades, tints & tones
#d08ed9 color schemes
#d08ed9 color preview, HTML & CSS examples
This text has a color of #d08ed9
<p style="color:#d08ed9;">Text here</p>
.mytext {color:#d08ed9;}
This box has a color of #d08ed9
<div style="background-color:#d08ed9;">Content here</div>
.mybackground {background-color:#d08ed9;}
Border around this has a color of #d08ed9
<div style="border:2px solid #d08ed9;">Content here</div>
.myborder {border:2px solid #d08ed9;}