#de10c5 color space conversions
Hex:
#de10c5
RGB:
222, 16, 197
CMY:
13, 94, 23
CMYK:
0, 93, 11, 13
HSL:
307°, 86.5546%, 46.6667%
HSV (HSB):
307°, 92.7928%, 87.0588%
XYZ:
40.3875, 19.9314, 54.5418
xyY:
0.3516, 0.1735, 19.9314
CIE-Lab:
51.7596, 83.8335, -42.0107
CIE-LCH:
51.7596, 93.7708, 333.3836
CIE-Luv:
51.7596, 82.9948, -75.1597
Hunter-Lab:
44.6446, 83.3512, -41.1827
#de10c5 color charts
#de10c5 color shades, tints & tones
#de10c5 color schemes
#de10c5 color preview, HTML & CSS examples
This text has a color of #de10c5
<p style="color:#de10c5;">Text here</p>
.mytext {color:#de10c5;}
This box has a color of #de10c5
<div style="background-color:#de10c5;">Content here</div>
.mybackground {background-color:#de10c5;}
Border around this has a color of #de10c5
<div style="border:2px solid #de10c5;">Content here</div>
.myborder {border:2px solid #de10c5;}