#d39bca color space conversions
Hex:
#d39bca
RGB:
211, 155, 202
CMY:
17, 39, 21
CMYK:
0, 27, 4, 17
HSL:
310°, 38.8889%, 71.7647%
HSV (HSB):
310°, 26.5403%, 82.7451%
XYZ:
49.2460, 41.5558, 61.3026
xyY:
0.3238, 0.2732, 41.5558
CIE-Lab:
70.5636, 28.4691, -15.8990
CIE-LCH:
70.5636, 32.6078, 330.8181
CIE-Luv:
70.5636, 29.4916, -29.0501
Hunter-Lab:
64.4638, 23.5502, -11.2579
#d39bca color charts
#d39bca color shades, tints & tones
#d39bca color schemes
#d39bca color preview, HTML & CSS examples
This text has a color of #d39bca
<p style="color:#d39bca;">Text here</p>
.mytext {color:#d39bca;}
This box has a color of #d39bca
<div style="background-color:#d39bca;">Content here</div>
.mybackground {background-color:#d39bca;}
Border around this has a color of #d39bca
<div style="border:2px solid #d39bca;">Content here</div>
.myborder {border:2px solid #d39bca;}