#da71c4 color space conversions
Hex:
#da71c4
RGB:
218, 113, 196
CMY:
15, 56, 23
CMYK:
0, 48, 10, 15
HSL:
313°, 58.6592%, 64.9020%
HSV (HSB):
313°, 48.1651%, 85.4902%
XYZ:
44.7824, 30.7012, 55.7902
xyY:
0.3411, 0.2339, 30.7012
CIE-Lab:
62.2546, 51.7644, -25.1186
CIE-LCH:
62.2546, 57.5369, 334.1151
CIE-Luv:
62.2546, 55.4022, -46.5916
Hunter-Lab:
55.4087, 47.3020, -20.9122
#da71c4 color charts
#da71c4 color shades, tints & tones
#da71c4 color schemes
#da71c4 color preview, HTML & CSS examples
This text has a color of #da71c4
<p style="color:#da71c4;">Text here</p>
.mytext {color:#da71c4;}
This box has a color of #da71c4
<div style="background-color:#da71c4;">Content here</div>
.mybackground {background-color:#da71c4;}
Border around this has a color of #da71c4
<div style="border:2px solid #da71c4;">Content here</div>
.myborder {border:2px solid #da71c4;}