#da41e6 color space conversions
Hex:
#da41e6
RGB:
218, 65, 230
CMY:
15, 75, 10
CMYK:
5, 72, 0, 10
HSL:
296°, 76.7442%, 57.8431%
HSV (HSB):
296°, 71.7391%, 90.1961%
XYZ:
45.0867, 24.3992, 77.1961
xyY:
0.3074, 0.1663, 24.3992
CIE-Lab:
56.4853, 77.5114, -53.3625
CIE-LCH:
56.4853, 94.1040, 325.4546
CIE-Luv:
56.4853, 60.7892, -92.9960
Hunter-Lab:
49.3955, 76.4869, -58.0824
#da41e6 color charts
#da41e6 color shades, tints & tones
#da41e6 color schemes
#da41e6 color preview, HTML & CSS examples
This text has a color of #da41e6
<p style="color:#da41e6;">Text here</p>
.mytext {color:#da41e6;}
This box has a color of #da41e6
<div style="background-color:#da41e6;">Content here</div>
.mybackground {background-color:#da41e6;}
Border around this has a color of #da41e6
<div style="border:2px solid #da41e6;">Content here</div>
.myborder {border:2px solid #da41e6;}