#de10d9 color space conversions
Hex:
#de10d9
RGB:
222, 16, 217
CMY:
13, 94, 15
CMYK:
0, 93, 2, 13
HSL:
301°, 86.5546%, 46.6667%
HSV (HSB):
301°, 92.7928%, 87.0588%
XYZ:
42.8339, 20.9099, 67.4241
xyY:
0.3266, 0.1594, 20.9099
CIE-Lab:
52.8508, 86.5713, -51.7619
CIE-LCH:
52.8508, 100.8657, 329.1244
CIE-Luv:
52.8508, 74.7509, -90.3725
Hunter-Lab:
45.7274, 87.1821, -55.4127
#de10d9 color charts
#de10d9 color shades, tints & tones
#de10d9 color schemes
#de10d9 color preview, HTML & CSS examples
This text has a color of #de10d9
<p style="color:#de10d9;">Text here</p>
.mytext {color:#de10d9;}
This box has a color of #de10d9
<div style="background-color:#de10d9;">Content here</div>
.mybackground {background-color:#de10d9;}
Border around this has a color of #de10d9
<div style="border:2px solid #de10d9;">Content here</div>
.myborder {border:2px solid #de10d9;}