#d08cd6 color space conversions
Hex:
#d08cd6
RGB:
208, 140, 214
CMY:
18, 45, 16
CMYK:
3, 35, 0, 16
HSL:
295°, 47.4359%, 69.4118%
HSV (HSB):
295°, 34.5794%, 83.9216%
XYZ:
47.5281, 37.0211, 68.2591
xyY:
0.3110, 0.2423, 37.0211
CIE-Lab:
67.2929, 37.8421, -27.5626
CIE-LCH:
67.2929, 46.8159, 323.9320
CIE-Luv:
67.2929, 32.8560, -48.7963
Hunter-Lab:
60.8450, 32.9538, -23.9232
#d08cd6 color charts
#d08cd6 color shades, tints & tones
#d08cd6 color schemes
#d08cd6 color preview, HTML & CSS examples
This text has a color of #d08cd6
<p style="color:#d08cd6;">Text here</p>
.mytext {color:#d08cd6;}
This box has a color of #d08cd6
<div style="background-color:#d08cd6;">Content here</div>
.mybackground {background-color:#d08cd6;}
Border around this has a color of #d08cd6
<div style="border:2px solid #d08cd6;">Content here</div>
.myborder {border:2px solid #d08cd6;}