#de2cc2 color space conversions
Hex:
#de2cc2
RGB:
222, 44, 194
CMY:
13, 83, 24
CMYK:
0, 80, 13, 13
HSL:
309°, 72.9508%, 52.1569%
HSV (HSB):
309°, 80.1802%, 87.0588%
XYZ:
40.7625, 21.2260, 52.9875
xyY:
0.3545, 0.1846, 21.2260
CIE-Lab:
53.1960, 78.8018, -38.0108
CIE-LCH:
53.1960, 87.4903, 334.2492
CIE-Luv:
53.1960, 80.8132, -68.8966
Hunter-Lab:
46.0717, 77.3046, -35.9399
#de2cc2 color charts
#de2cc2 color shades, tints & tones
#de2cc2 color schemes
#de2cc2 color preview, HTML & CSS examples
This text has a color of #de2cc2
<p style="color:#de2cc2;">Text here</p>
.mytext {color:#de2cc2;}
This box has a color of #de2cc2
<div style="background-color:#de2cc2;">Content here</div>
.mybackground {background-color:#de2cc2;}
Border around this has a color of #de2cc2
<div style="border:2px solid #de2cc2;">Content here</div>
.myborder {border:2px solid #de2cc2;}