#da41ec color space conversions
Hex:
#da41ec
RGB:
218, 65, 236
CMY:
15, 75, 7
CMYK:
8, 72, 0, 7
HSL:
294°, 81.8182%, 59.0196%
HSV (HSB):
294°, 72.4576%, 92.5490%
XYZ:
45.9441, 24.7421, 81.7111
xyY:
0.3015, 0.1624, 24.7421
CIE-Lab:
56.8233, 78.5106, -56.1908
CIE-LCH:
56.8233, 96.5470, 324.4083
CIE-Luv:
56.8233, 58.8599, -97.5599
Hunter-Lab:
49.7415, 77.8252, -62.5775
#da41ec color charts
#da41ec color shades, tints & tones
#da41ec color schemes
#da41ec color preview, HTML & CSS examples
This text has a color of #da41ec
<p style="color:#da41ec;">Text here</p>
.mytext {color:#da41ec;}
This box has a color of #da41ec
<div style="background-color:#da41ec;">Content here</div>
.mybackground {background-color:#da41ec;}
Border around this has a color of #da41ec
<div style="border:2px solid #da41ec;">Content here</div>
.myborder {border:2px solid #da41ec;}