#da01f4 color space conversions
Hex:
#da01f4
RGB:
218, 1, 244
CMY:
15, 100, 4
CMYK:
11, 100, 0, 4
HSL:
294°, 99.1837%, 48.0392%
HSV (HSB):
294°, 99.5902%, 95.6863%
XYZ:
45.2534, 21.4588, 87.3448
xyY:
0.2937, 0.1393, 21.4588
CIE-Lab:
53.4480, 91.0833, -66.0948
CIE-LCH:
53.4480, 112.5375, 324.0334
CIE-Luv:
53.4480, 62.4388, -112.1290
Hunter-Lab:
46.3236, 93.3098, -79.3668
#da01f4 color charts
#da01f4 color shades, tints & tones
#da01f4 color schemes
#da01f4 color preview, HTML & CSS examples
This text has a color of #da01f4
<p style="color:#da01f4;">Text here</p>
.mytext {color:#da01f4;}
This box has a color of #da01f4
<div style="background-color:#da01f4;">Content here</div>
.mybackground {background-color:#da01f4;}
Border around this has a color of #da01f4
<div style="border:2px solid #da01f4;">Content here</div>
.myborder {border:2px solid #da01f4;}