#da3acc color space conversions
Hex:
#da3acc
RGB:
218, 58, 204
CMY:
15, 77, 20
CMYK:
0, 73, 6, 15
HSL:
305°, 68.3761%, 54.1176%
HSV (HSB):
305°, 73.3945%, 85.4902%
XYZ:
41.3256, 22.2912, 59.2513
xyY:
0.3363, 0.1814, 22.2912
CIE-Lab:
54.3346, 75.6222, -42.0170
CIE-LCH:
54.3346, 86.5110, 330.9427
CIE-Luv:
54.3346, 71.2269, -74.7625
Hunter-Lab:
47.2135, 73.6158, -41.3573
#da3acc color charts
#da3acc color shades, tints & tones
#da3acc color schemes
#da3acc color preview, HTML & CSS examples
This text has a color of #da3acc
<p style="color:#da3acc;">Text here</p>
.mytext {color:#da3acc;}
This box has a color of #da3acc
<div style="background-color:#da3acc;">Content here</div>
.mybackground {background-color:#da3acc;}
Border around this has a color of #da3acc
<div style="border:2px solid #da3acc;">Content here</div>
.myborder {border:2px solid #da3acc;}