#da42ec color space conversions
Hex:
#da42ec
RGB:
218, 66, 236
CMY:
15, 74, 7
CMYK:
8, 72, 0, 7
HSL:
294°, 81.7308%, 59.2157%
HSV (HSB):
294°, 72.0339%, 92.5490%
XYZ:
46.0020, 24.8580, 81.7304
xyY:
0.3015, 0.1629, 24.8580
CIE-Lab:
56.9368, 78.1863, -56.0095
CIE-LCH:
56.9368, 96.1778, 324.3837
CIE-Luv:
56.9368, 58.6623, -97.2873
Hunter-Lab:
49.8578, 77.4444, -62.2919
#da42ec color charts
#da42ec color shades, tints & tones
#da42ec color schemes
#da42ec color preview, HTML & CSS examples
This text has a color of #da42ec
<p style="color:#da42ec;">Text here</p>
.mytext {color:#da42ec;}
This box has a color of #da42ec
<div style="background-color:#da42ec;">Content here</div>
.mybackground {background-color:#da42ec;}
Border around this has a color of #da42ec
<div style="border:2px solid #da42ec;">Content here</div>
.myborder {border:2px solid #da42ec;}