#da60e9 color space conversions
Hex:
#da60e9
RGB:
218, 96, 233
CMY:
15, 62, 9
CMYK:
6, 59, 0, 9
HSL:
293°, 75.6906%, 64.5098%
HSV (HSB):
293°, 58.7983%, 91.3725%
XYZ:
47.8043, 29.1544, 80.1986
xyY:
0.3042, 0.1855, 29.1544
CIE-Lab:
60.9176, 66.0889, -48.0033
CIE-LCH:
60.9176, 81.6826, 324.0074
CIE-Luv:
60.9176, 51.9886, -84.5597
Hunter-Lab:
53.9948, 63.5442, -50.2672
#da60e9 color charts
#da60e9 color shades, tints & tones
#da60e9 color schemes
#da60e9 color preview, HTML & CSS examples
This text has a color of #da60e9
<p style="color:#da60e9;">Text here</p>
.mytext {color:#da60e9;}
This box has a color of #da60e9
<div style="background-color:#da60e9;">Content here</div>
.mybackground {background-color:#da60e9;}
Border around this has a color of #da60e9
<div style="border:2px solid #da60e9;">Content here</div>
.myborder {border:2px solid #da60e9;}