#de2ec3 color space conversions
Hex:
#de2ec3
RGB:
222, 46, 195
CMY:
13, 82, 24
CMYK:
0, 79, 12, 13
HSL:
309°, 72.7273%, 52.5490%
HSV (HSB):
309°, 79.2793%, 87.0588%
XYZ:
40.9515, 21.4237, 53.6066
xyY:
0.3531, 0.1847, 21.4237
CIE-Lab:
53.4101, 78.4606, -38.2518
CIE-LCH:
53.4101, 87.2884, 334.0095
CIE-Luv:
53.4101, 80.0488, -69.2649
Hunter-Lab:
46.2858, 76.9286, -36.2676
#de2ec3 color charts
#de2ec3 color shades, tints & tones
#de2ec3 color schemes
#de2ec3 color preview, HTML & CSS examples
This text has a color of #de2ec3
<p style="color:#de2ec3;">Text here</p>
.mytext {color:#de2ec3;}
This box has a color of #de2ec3
<div style="background-color:#de2ec3;">Content here</div>
.mybackground {background-color:#de2ec3;}
Border around this has a color of #de2ec3
<div style="border:2px solid #de2ec3;">Content here</div>
.myborder {border:2px solid #de2ec3;}