#da02e7 color space conversions
Hex:
#da02e7
RGB:
218, 2, 231
CMY:
15, 99, 9
CMYK:
6, 99, 0, 9
HSL:
297°, 98.2833%, 45.6863%
HSV (HSB):
297°, 99.1342%, 90.5882%
XYZ:
43.3590, 20.7184, 77.3151
xyY:
0.3067, 0.1465, 20.7184
CIE-Lab:
52.6399, 89.0404, -60.0841
CIE-LCH:
52.6399, 107.4165, 325.9887
CIE-Luv:
52.6399, 67.1217, -102.7705
Hunter-Lab:
45.5174, 90.3799, -68.8467
#da02e7 color charts
#da02e7 color shades, tints & tones
#da02e7 color schemes
#da02e7 color preview, HTML & CSS examples
This text has a color of #da02e7
<p style="color:#da02e7;">Text here</p>
.mytext {color:#da02e7;}
This box has a color of #da02e7
<div style="background-color:#da02e7;">Content here</div>
.mybackground {background-color:#da02e7;}
Border around this has a color of #da02e7
<div style="border:2px solid #da02e7;">Content here</div>
.myborder {border:2px solid #da02e7;}