#de10db color space conversions
Hex:
#de10db
RGB:
222, 16, 219
CMY:
13, 94, 14
CMYK:
0, 93, 1, 13
HSL:
301°, 86.5546%, 46.6667%
HSV (HSB):
301°, 92.7928%, 87.0588%
XYZ:
43.0957, 21.0147, 68.8027
xyY:
0.3242, 0.1581, 21.0147
CIE-Lab:
52.9655, 86.8561, -52.7181
CIE-LCH:
52.9655, 101.6031, 328.7440
CIE-Luv:
52.9655, 73.9585, -91.8705
Hunter-Lab:
45.8417, 87.5842, -56.8976
#de10db color charts
#de10db color shades, tints & tones
#de10db color schemes
#de10db color preview, HTML & CSS examples
This text has a color of #de10db
<p style="color:#de10db;">Text here</p>
.mytext {color:#de10db;}
This box has a color of #de10db
<div style="background-color:#de10db;">Content here</div>
.mybackground {background-color:#de10db;}
Border around this has a color of #de10db
<div style="border:2px solid #de10db;">Content here</div>
.myborder {border:2px solid #de10db;}