#da29cf color space conversions
Hex:
#da29cf
RGB:
218, 41, 207
CMY:
15, 84, 19
CMYK:
0, 81, 5, 15
HSL:
304°, 70.5179%, 50.7843%
HSV (HSB):
304°, 81.1927%, 85.4902%
XYZ:
40.9689, 20.9963, 60.9249
xyY:
0.3334, 0.1709, 20.9963
CIE-Lab:
52.9454, 80.5169, -45.9352
CIE-LCH:
52.9454, 92.6985, 330.2951
CIE-Luv:
52.9454, 73.2152, -80.9056
Hunter-Lab:
45.8217, 79.4076, -46.7572
#da29cf color charts
#da29cf color shades, tints & tones
#da29cf color schemes
#da29cf color preview, HTML & CSS examples
This text has a color of #da29cf
<p style="color:#da29cf;">Text here</p>
.mytext {color:#da29cf;}
This box has a color of #da29cf
<div style="background-color:#da29cf;">Content here</div>
.mybackground {background-color:#da29cf;}
Border around this has a color of #da29cf
<div style="border:2px solid #da29cf;">Content here</div>
.myborder {border:2px solid #da29cf;}