#d729c3 color space conversions
Hex:
#d729c3
RGB:
215, 41, 195
CMY:
16, 84, 24
CMYK:
0, 81, 9, 16
HSL:
307°, 68.5039%, 50.1961%
HSV (HSB):
307°, 80.9302%, 84.3137%
XYZ:
38.6676, 19.9731, 53.4469
xyY:
0.3450, 0.1782, 19.9731
CIE-Lab:
51.8068, 78.2164, -40.8593
CIE-LCH:
51.8068, 88.2456, 332.4180
CIE-Luv:
51.8068, 75.6776, -72.6119
Hunter-Lab:
44.6913, 76.2314, -39.6219
#d729c3 color charts
#d729c3 color shades, tints & tones
#d729c3 color schemes
#d729c3 color preview, HTML & CSS examples
This text has a color of #d729c3
<p style="color:#d729c3;">Text here</p>
.mytext {color:#d729c3;}
This box has a color of #d729c3
<div style="background-color:#d729c3;">Content here</div>
.mybackground {background-color:#d729c3;}
Border around this has a color of #d729c3
<div style="border:2px solid #d729c3;">Content here</div>
.myborder {border:2px solid #d729c3;}