#da71c5 color space conversions
Hex:
#da71c5
RGB:
218, 113, 197
CMY:
15, 56, 23
CMYK:
0, 48, 10, 15
HSL:
312°, 58.6592%, 64.9020%
HSV (HSB):
312°, 48.1651%, 85.4902%
XYZ:
44.8966, 30.7469, 56.3918
xyY:
0.3400, 0.2329, 30.7469
CIE-Lab:
62.2934, 51.9277, -25.6248
CIE-LCH:
62.2934, 57.9061, 333.7350
CIE-Luv:
62.2934, 55.1530, -47.4104
Hunter-Lab:
55.4499, 47.4904, -21.4822
#da71c5 color charts
#da71c5 color shades, tints & tones
#da71c5 color schemes
#da71c5 color preview, HTML & CSS examples
This text has a color of #da71c5
<p style="color:#da71c5;">Text here</p>
.mytext {color:#da71c5;}
This box has a color of #da71c5
<div style="background-color:#da71c5;">Content here</div>
.mybackground {background-color:#da71c5;}
Border around this has a color of #da71c5
<div style="border:2px solid #da71c5;">Content here</div>
.myborder {border:2px solid #da71c5;}