#da40e8 color space conversions
Hex:
#da40e8
RGB:
218, 64, 232
CMY:
15, 75, 9
CMYK:
6, 72, 0, 9
HSL:
295°, 78.5047%, 58.0392%
HSV (HSB):
295°, 72.4138%, 90.9804%
XYZ:
45.3123, 24.3984, 78.6651
xyY:
0.3054, 0.1644, 24.3984
CIE-Lab:
56.4845, 78.1642, -54.4879
CIE-LCH:
56.4845, 95.2815, 325.1198
CIE-Luv:
56.4845, 60.3413, -94.7939
Hunter-Lab:
49.3947, 77.3064, -59.8477
#da40e8 color charts
#da40e8 color shades, tints & tones
#da40e8 color schemes
#da40e8 color preview, HTML & CSS examples
This text has a color of #da40e8
<p style="color:#da40e8;">Text here</p>
.mytext {color:#da40e8;}
This box has a color of #da40e8
<div style="background-color:#da40e8;">Content here</div>
.mybackground {background-color:#da40e8;}
Border around this has a color of #da40e8
<div style="border:2px solid #da40e8;">Content here</div>
.myborder {border:2px solid #da40e8;}