#da40e5 color space conversions
Hex:
#da40e5
RGB:
218, 64, 229
CMY:
15, 75, 10
CMYK:
5, 72, 0, 10
HSL:
296°, 76.0369%, 57.4510%
HSV (HSB):
296°, 72.0524%, 89.8039%
XYZ:
44.8897, 24.2294, 76.4395
xyY:
0.3084, 0.1665, 24.2294
CIE-Lab:
56.3167, 77.6693, -53.0686
CIE-LCH:
56.3167, 94.0680, 325.6566
CIE-Luv:
56.3167, 61.3187, -92.5063
Hunter-Lab:
49.2233, 76.6440, -57.6159
#da40e5 color charts
#da40e5 color shades, tints & tones
#da40e5 color schemes
#da40e5 color preview, HTML & CSS examples
This text has a color of #da40e5
<p style="color:#da40e5;">Text here</p>
.mytext {color:#da40e5;}
This box has a color of #da40e5
<div style="background-color:#da40e5;">Content here</div>
.mybackground {background-color:#da40e5;}
Border around this has a color of #da40e5
<div style="border:2px solid #da40e5;">Content here</div>
.myborder {border:2px solid #da40e5;}