#da01fc color space conversions
Hex:
#da01fc
RGB:
218, 1, 252
CMY:
15, 100, 1
CMYK:
13, 100, 0, 1
HSL:
292°, 99.2095%, 49.6078%
HSV (HSB):
292°, 99.6032%, 98.8235%
XYZ:
46.4950, 21.9554, 93.8827
xyY:
0.2864, 0.1352, 21.9554
CIE-Lab:
53.9797, 92.3300, -69.7037
CIE-LCH:
53.9797, 115.6868, 322.9493
CIE-Luv:
53.9797, 59.6689, -117.7472
Hunter-Lab:
46.8566, 95.1234, -85.9949
#da01fc color charts
#da01fc color shades, tints & tones
#da01fc color schemes
#da01fc color preview, HTML & CSS examples
This text has a color of #da01fc
<p style="color:#da01fc;">Text here</p>
.mytext {color:#da01fc;}
This box has a color of #da01fc
<div style="background-color:#da01fc;">Content here</div>
.mybackground {background-color:#da01fc;}
Border around this has a color of #da01fc
<div style="border:2px solid #da01fc;">Content here</div>
.myborder {border:2px solid #da01fc;}