#d39cdc color space conversions
Hex:
#d39cdc
RGB:
211, 156, 220
CMY:
17, 39, 14
CMYK:
4, 29, 0, 14
HSL:
292°, 47.7612%, 73.7255%
HSV (HSB):
292°, 29.0909%, 86.2745%
XYZ:
51.6707, 42.7931, 73.2467
xyY:
0.3081, 0.2552, 42.7931
CIE-Lab:
71.4143, 31.2878, -24.5281
CIE-LCH:
71.4143, 39.7562, 321.9053
CIE-Luv:
71.4143, 26.4234, -43.3003
Hunter-Lab:
65.4165, 26.5136, -20.5954
#d39cdc color charts
#d39cdc color shades, tints & tones
#d39cdc color schemes
#d39cdc color preview, HTML & CSS examples
This text has a color of #d39cdc
<p style="color:#d39cdc;">Text here</p>
.mytext {color:#d39cdc;}
This box has a color of #d39cdc
<div style="background-color:#d39cdc;">Content here</div>
.mybackground {background-color:#d39cdc;}
Border around this has a color of #d39cdc
<div style="border:2px solid #d39cdc;">Content here</div>
.myborder {border:2px solid #d39cdc;}