#da10f5 color space conversions
Hex:
#da10f5
RGB:
218, 16, 245
CMY:
15, 94, 4
CMYK:
11, 93, 0, 4
HSL:
293°, 91.9679%, 51.1765%
HSV (HSB):
293°, 93.4694%, 96.0784%
XYZ:
45.5802, 21.8686, 88.2049
xyY:
0.2928, 0.1405, 21.8686
CIE-Lab:
53.8873, 90.1271, -65.9455
CIE-LCH:
53.8873, 111.6768, 323.8073
CIE-Luv:
53.8873, 61.5274, -112.0529
Hunter-Lab:
46.7639, 92.1450, -79.0968
#da10f5 color charts
#da10f5 color shades, tints & tones
#da10f5 color schemes
#da10f5 color preview, HTML & CSS examples
This text has a color of #da10f5
<p style="color:#da10f5;">Text here</p>
.mytext {color:#da10f5;}
This box has a color of #da10f5
<div style="background-color:#da10f5;">Content here</div>
.mybackground {background-color:#da10f5;}
Border around this has a color of #da10f5
<div style="border:2px solid #da10f5;">Content here</div>
.myborder {border:2px solid #da10f5;}