#de02e9 color space conversions
Hex:
#de02e9
RGB:
222, 2, 233
CMY:
13, 99, 9
CMYK:
5, 99, 0, 9
HSL:
297°, 98.2979%, 46.0784%
HSV (HSB):
297°, 99.1416%, 91.3725%
XYZ:
44.8539, 21.4562, 78.8682
xyY:
0.3090, 0.1478, 21.4562
CIE-Lab:
53.4452, 89.9429, -59.8824
CIE-LCH:
53.4452, 108.0538, 326.3450
CIE-Luv:
53.4452, 69.1659, -103.0054
Hunter-Lab:
46.3208, 91.7855, -68.5255
#de02e9 color charts
#de02e9 color shades, tints & tones
#de02e9 color schemes
#de02e9 color preview, HTML & CSS examples
This text has a color of #de02e9
<p style="color:#de02e9;">Text here</p>
.mytext {color:#de02e9;}
This box has a color of #de02e9
<div style="background-color:#de02e9;">Content here</div>
.mybackground {background-color:#de02e9;}
Border around this has a color of #de02e9
<div style="border:2px solid #de02e9;">Content here</div>
.myborder {border:2px solid #de02e9;}