#d729e4 color space conversions
Hex:
#d729e4
RGB:
215, 41, 228
CMY:
16, 84, 11
CMYK:
6, 82, 0, 11
HSL:
296°, 77.5934%, 52.7451%
HSV (HSB):
296°, 82.0175%, 89.4118%
XYZ:
42.8209, 21.6344, 75.3177
xyY:
0.3064, 0.1548, 21.6344
CIE-Lab:
53.6369, 83.1440, -56.8151
CIE-LCH:
53.6369, 100.7019, 325.6539
CIE-Luv:
53.6369, 63.3558, -97.7239
Hunter-Lab:
46.5128, 82.9343, -63.4488
#d729e4 color charts
#d729e4 color shades, tints & tones
#d729e4 color schemes
#d729e4 color preview, HTML & CSS examples
This text has a color of #d729e4
<p style="color:#d729e4;">Text here</p>
.mytext {color:#d729e4;}
This box has a color of #d729e4
<div style="background-color:#d729e4;">Content here</div>
.mybackground {background-color:#d729e4;}
Border around this has a color of #d729e4
<div style="border:2px solid #d729e4;">Content here</div>
.myborder {border:2px solid #d729e4;}