#de2ec9 color space conversions
Hex:
#de2ec9
RGB:
222, 46, 201
CMY:
13, 82, 21
CMYK:
0, 79, 9, 13
HSL:
307°, 72.7273%, 52.5490%
HSV (HSB):
307°, 79.2793%, 87.0588%
XYZ:
41.6438, 21.7006, 57.2521
xyY:
0.3453, 0.1799, 21.7006
CIE-Lab:
53.7079, 79.2932, -41.2400
CIE-LCH:
53.7079, 89.3765, 332.5213
CIE-Luv:
53.7079, 77.6800, -73.9588
Hunter-Lab:
46.5839, 78.0486, -40.2592
#de2ec9 color charts
#de2ec9 color shades, tints & tones
#de2ec9 color schemes
#de2ec9 color preview, HTML & CSS examples
This text has a color of #de2ec9
<p style="color:#de2ec9;">Text here</p>
.mytext {color:#de2ec9;}
This box has a color of #de2ec9
<div style="background-color:#de2ec9;">Content here</div>
.mybackground {background-color:#de2ec9;}
Border around this has a color of #de2ec9
<div style="border:2px solid #de2ec9;">Content here</div>
.myborder {border:2px solid #de2ec9;}