#d08cdc color space conversions
Hex:
#d08cdc
RGB:
208, 140, 220
CMY:
18, 45, 14
CMYK:
5, 36, 0, 14
HSL:
291°, 53.3333%, 70.5882%
HSV (HSB):
291°, 36.3636%, 86.2745%
XYZ:
48.3088, 37.3334, 72.3701
xyY:
0.3057, 0.2363, 37.3334
CIE-Lab:
67.5264, 38.9966, -30.5295
CIE-LCH:
67.5264, 49.5256, 321.9435
CIE-Luv:
67.5264, 31.8354, -53.7856
Hunter-Lab:
61.1010, 34.2020, -27.4543
#d08cdc color charts
#d08cdc color shades, tints & tones
#d08cdc color schemes
#d08cdc color preview, HTML & CSS examples
This text has a color of #d08cdc
<p style="color:#d08cdc;">Text here</p>
.mytext {color:#d08cdc;}
This box has a color of #d08cdc
<div style="background-color:#d08cdc;">Content here</div>
.mybackground {background-color:#d08cdc;}
Border around this has a color of #d08cdc
<div style="border:2px solid #d08cdc;">Content here</div>
.myborder {border:2px solid #d08cdc;}