#de2ec0 color space conversions
Hex:
#de2ec0
RGB:
222, 46, 192
CMY:
13, 82, 25
CMYK:
0, 79, 14, 13
HSL:
310°, 72.7273%, 52.5490%
HSV (HSB):
310°, 79.2793%, 87.0588%
XYZ:
40.6156, 21.2894, 51.8377
xyY:
0.3571, 0.1872, 21.2894
CIE-Lab:
53.2647, 78.0520, -36.7460
CIE-LCH:
53.2647, 86.2693, 334.7895
CIE-Luv:
53.2647, 81.2471, -66.9092
Hunter-Lab:
46.1404, 76.3810, -34.3128
#de2ec0 color charts
#de2ec0 color shades, tints & tones
#de2ec0 color schemes
#de2ec0 color preview, HTML & CSS examples
This text has a color of #de2ec0
<p style="color:#de2ec0;">Text here</p>
.mytext {color:#de2ec0;}
This box has a color of #de2ec0
<div style="background-color:#de2ec0;">Content here</div>
.mybackground {background-color:#de2ec0;}
Border around this has a color of #de2ec0
<div style="border:2px solid #de2ec0;">Content here</div>
.myborder {border:2px solid #de2ec0;}