#d729cd color space conversions
Hex:
#d729cd
RGB:
215, 41, 205
CMY:
16, 84, 20
CMYK:
0, 81, 5, 16
HSL:
303°, 68.5039%, 50.1961%
HSV (HSB):
303°, 80.9302%, 84.3137%
XYZ:
39.8367, 20.4407, 59.6034
xyY:
0.3323, 0.1705, 20.4407
CIE-Lab:
52.3319, 79.6498, -45.7928
CIE-LCH:
52.3319, 91.8754, 330.1042
CIE-Luv:
52.3319, 71.7929, -80.3424
Hunter-Lab:
45.2114, 78.1600, -46.5156
#d729cd color charts
#d729cd color shades, tints & tones
#d729cd color schemes
#d729cd color preview, HTML & CSS examples
This text has a color of #d729cd
<p style="color:#d729cd;">Text here</p>
.mytext {color:#d729cd;}
This box has a color of #d729cd
<div style="background-color:#d729cd;">Content here</div>
.mybackground {background-color:#d729cd;}
Border around this has a color of #d729cd
<div style="border:2px solid #d729cd;">Content here</div>
.myborder {border:2px solid #d729cd;}