#da40c5 color space conversions
Hex:
#da40c5
RGB:
218, 64, 197
CMY:
15, 75, 23
CMYK:
0, 71, 10, 15
HSL:
308°, 67.5439%, 55.2941%
HSV (HSB):
308°, 70.6422%, 85.4902%
XYZ:
40.8249, 22.6034, 55.0345
xyY:
0.3446, 0.1908, 22.6034
CIE-Lab:
54.6615, 72.6771, -37.4842
CIE-LCH:
54.6615, 81.7743, 332.7170
CIE-Luv:
54.6615, 72.3414, -67.5459
Hunter-Lab:
47.5431, 70.0763, -35.3523
#da40c5 color charts
#da40c5 color shades, tints & tones
#da40c5 color schemes
#da40c5 color preview, HTML & CSS examples
This text has a color of #da40c5
<p style="color:#da40c5;">Text here</p>
.mytext {color:#da40c5;}
This box has a color of #da40c5
<div style="background-color:#da40c5;">Content here</div>
.mybackground {background-color:#da40c5;}
Border around this has a color of #da40c5
<div style="border:2px solid #da40c5;">Content here</div>
.myborder {border:2px solid #da40c5;}