#de2dde color space conversions
Hex:
#de2dde
RGB:
222, 45, 222
CMY:
13, 82, 13
CMYK:
0, 80, 0, 13
HSL:
300°, 72.8395%, 52.3529%
HSV (HSB):
300°, 79.7297%, 87.0588%
XYZ:
44.2474, 22.6803, 71.1529
xyY:
0.3204, 0.1643, 22.6803
CIE-Lab:
54.7415, 82.5929, -51.5884
CIE-LCH:
54.7415, 97.3805, 328.0107
CIE-Luv:
54.7415, 69.8643, -90.3376
Hunter-Lab:
47.6238, 82.5030, -55.2462
#de2dde color charts
#de2dde color shades, tints & tones
#de2dde color schemes
#de2dde color preview, HTML & CSS examples
This text has a color of #de2dde
<p style="color:#de2dde;">Text here</p>
.mytext {color:#de2dde;}
This box has a color of #de2dde
<div style="background-color:#de2dde;">Content here</div>
.mybackground {background-color:#de2dde;}
Border around this has a color of #de2dde
<div style="border:2px solid #de2dde;">Content here</div>
.myborder {border:2px solid #de2dde;}