#d47dab color space conversions
Hex:
#d47dab
RGB:
212, 125, 171
CMY:
17, 51, 33
CMYK:
0, 41, 19, 17
HSL:
328°, 50.2890%, 66.0784%
HSV (HSB):
328°, 41.0377%, 83.1373%
XYZ:
41.8357, 31.6046, 42.4234
xyY:
0.3611, 0.2728, 31.6046
CIE-Lab:
63.0147, 39.7601, -9.8436
CIE-LCH:
63.0147, 40.9605, 346.0946
CIE-Luv:
63.0147, 51.0707, -21.3732
Hunter-Lab:
56.2179, 34.4529, -5.3891
#d47dab color charts
#d47dab color shades, tints & tones
#d47dab color schemes
#d47dab color preview, HTML & CSS examples
This text has a color of #d47dab
<p style="color:#d47dab;">Text here</p>
.mytext {color:#d47dab;}
This box has a color of #d47dab
<div style="background-color:#d47dab;">Content here</div>
.mybackground {background-color:#d47dab;}
Border around this has a color of #d47dab
<div style="border:2px solid #d47dab;">Content here</div>
.myborder {border:2px solid #d47dab;}