#da05f4 color space conversions
Hex:
#da05f4
RGB:
218, 5, 244
CMY:
15, 98, 4
CMYK:
11, 98, 0, 4
HSL:
293°, 95.9839%, 48.8235%
HSV (HSB):
293°, 97.9508%, 95.6863%
XYZ:
45.2968, 21.5456, 87.3593
xyY:
0.2938, 0.1397, 21.5456
CIE-Lab:
53.5415, 90.8049, -65.9438
CIE-LCH:
53.5415, 112.2235, 324.0123
CIE-Luv:
53.5415, 62.2986, -111.9334
Hunter-Lab:
46.4173, 92.9612, -79.0942
#da05f4 color charts
#da05f4 color shades, tints & tones
#da05f4 color schemes
#da05f4 color preview, HTML & CSS examples
This text has a color of #da05f4
<p style="color:#da05f4;">Text here</p>
.mytext {color:#da05f4;}
This box has a color of #da05f4
<div style="background-color:#da05f4;">Content here</div>
.mybackground {background-color:#da05f4;}
Border around this has a color of #da05f4
<div style="border:2px solid #da05f4;">Content here</div>
.myborder {border:2px solid #da05f4;}