#de02de color space conversions
Hex:
#de02de
RGB:
222, 2, 222
CMY:
13, 99, 13
CMYK:
0, 99, 0, 13
HSL:
300°, 98.2143%, 43.9216%
HSV (HSB):
300°, 99.0991%, 87.0588%
XYZ:
43.3307, 20.8469, 70.8473
xyY:
0.3209, 0.1544, 20.8469
CIE-Lab:
52.7816, 88.3461, -54.7188
CIE-LCH:
52.7816, 103.9191, 328.2273
CIE-Luv:
52.7816, 73.4168, -94.9304
Hunter-Lab:
45.6584, 89.4976, -60.0382
#de02de color charts
#de02de color shades, tints & tones
#de02de color schemes
#de02de color preview, HTML & CSS examples
This text has a color of #de02de
<p style="color:#de02de;">Text here</p>
.mytext {color:#de02de;}
This box has a color of #de02de
<div style="background-color:#de02de;">Content here</div>
.mybackground {background-color:#de02de;}
Border around this has a color of #de02de
<div style="border:2px solid #de02de;">Content here</div>
.myborder {border:2px solid #de02de;}