#da10f8 color space conversions
Hex:
#da10f8
RGB:
218, 16, 248
CMY:
15, 94, 3
CMYK:
12, 94, 0, 3
HSL:
292°, 94.3089%, 51.7647%
HSV (HSB):
292°, 93.5484%, 97.2549%
XYZ:
46.0420, 22.0533, 90.6370
xyY:
0.2901, 0.1389, 22.0533
CIE-Lab:
54.0835, 90.5987, -67.3052
CIE-LCH:
54.0835, 112.8632, 323.3916
CIE-Luv:
54.0835, 60.4938, -114.1780
Hunter-Lab:
46.9610, 92.8254, -81.5599
#da10f8 color charts
#da10f8 color shades, tints & tones
#da10f8 color schemes
#da10f8 color preview, HTML & CSS examples
This text has a color of #da10f8
<p style="color:#da10f8;">Text here</p>
.mytext {color:#da10f8;}
This box has a color of #da10f8
<div style="background-color:#da10f8;">Content here</div>
.mybackground {background-color:#da10f8;}
Border around this has a color of #da10f8
<div style="border:2px solid #da10f8;">Content here</div>
.myborder {border:2px solid #da10f8;}