#d729d2 color space conversions
Hex:
#d729d2
RGB:
215, 41, 210
CMY:
16, 84, 18
CMYK:
0, 81, 2, 16
HSL:
302°, 68.5039%, 50.1961%
HSV (HSB):
302°, 80.9302%, 84.3137%
XYZ:
40.4501, 20.6861, 62.8336
xyY:
0.3263, 0.1669, 20.6861
CIE-Lab:
52.6042, 80.3868, -48.2270
CIE-LCH:
52.6042, 93.7437, 329.0389
CIE-Luv:
52.6042, 69.8980, -84.1714
Hunter-Lab:
45.4820, 79.1584, -50.0721
#d729d2 color charts
#d729d2 color shades, tints & tones
#d729d2 color schemes
#d729d2 color preview, HTML & CSS examples
This text has a color of #d729d2
<p style="color:#d729d2;">Text here</p>
.mytext {color:#d729d2;}
This box has a color of #d729d2
<div style="background-color:#d729d2;">Content here</div>
.mybackground {background-color:#d729d2;}
Border around this has a color of #d729d2
<div style="border:2px solid #d729d2;">Content here</div>
.myborder {border:2px solid #d729d2;}