#d729da color space conversions
Hex:
#d729da
RGB:
215, 41, 218
CMY:
16, 84, 15
CMYK:
1, 81, 0, 15
HSL:
299°, 70.5179%, 50.7843%
HSV (HSB):
299°, 81.1927%, 85.4902%
XYZ:
41.4722, 21.0949, 68.2156
xyY:
0.3171, 0.1613, 21.0949
CIE-Lab:
53.0532, 81.5927, -52.0773
CIE-LCH:
53.0532, 96.7958, 327.4516
CIE-Luv:
53.0532, 66.9353, -90.2415
Hunter-Lab:
45.9292, 80.8020, -55.9091
#d729da color charts
#d729da color shades, tints & tones
#d729da color schemes
#d729da color preview, HTML & CSS examples
This text has a color of #d729da
<p style="color:#d729da;">Text here</p>
.mytext {color:#d729da;}
This box has a color of #d729da
<div style="background-color:#d729da;">Content here</div>
.mybackground {background-color:#d729da;}
Border around this has a color of #d729da
<div style="border:2px solid #d729da;">Content here</div>
.myborder {border:2px solid #d729da;}