#da01e4 color space conversions
Hex:
#da01e4
RGB:
218, 1, 228
CMY:
15, 100, 11
CMYK:
4, 100, 0, 11
HSL:
297°, 99.1266%, 44.9020%
HSV (HSB):
297°, 99.5614%, 89.4118%
XYZ:
42.9279, 20.5286, 75.0986
xyY:
0.3098, 0.1482, 20.5286
CIE-Lab:
52.4296, 88.6668, -58.7250
CIE-LCH:
52.4296, 106.3505, 326.4831
CIE-Luv:
52.4296, 68.2892, -100.6444
Hunter-Lab:
45.3085, 89.8315, -66.5571
#da01e4 color charts
#da01e4 color shades, tints & tones
#da01e4 color schemes
#da01e4 color preview, HTML & CSS examples
This text has a color of #da01e4
<p style="color:#da01e4;">Text here</p>
.mytext {color:#da01e4;}
This box has a color of #da01e4
<div style="background-color:#da01e4;">Content here</div>
.mybackground {background-color:#da01e4;}
Border around this has a color of #da01e4
<div style="border:2px solid #da01e4;">Content here</div>
.myborder {border:2px solid #da01e4;}