#da41ee color space conversions
Hex:
#da41ee
RGB:
218, 65, 238
CMY:
15, 75, 7
CMYK:
8, 73, 0, 7
HSL:
293°, 83.5749%, 59.4118%
HSV (HSB):
293°, 72.6891%, 93.3333%
XYZ:
46.2364, 24.8591, 83.2503
xyY:
0.2996, 0.1611, 24.8591
CIE-Lab:
56.9378, 78.8473, -57.1275
CIE-LCH:
56.9378, 97.3676, 324.0754
CIE-Luv:
56.9378, 58.2259, -99.0717
Hunter-Lab:
49.8589, 78.2780, -64.0964
#da41ee color charts
#da41ee color shades, tints & tones
#da41ee color schemes
#da41ee color preview, HTML & CSS examples
This text has a color of #da41ee
<p style="color:#da41ee;">Text here</p>
.mytext {color:#da41ee;}
This box has a color of #da41ee
<div style="background-color:#da41ee;">Content here</div>
.mybackground {background-color:#da41ee;}
Border around this has a color of #da41ee
<div style="border:2px solid #da41ee;">Content here</div>
.myborder {border:2px solid #da41ee;}