#de6ed2 color space conversions
Hex:
#de6ed2
RGB:
222, 110, 210
CMY:
13, 57, 18
CMYK:
0, 50, 5, 13
HSL:
306°, 62.9213%, 65.0980%
HSV (HSB):
306°, 50.4505%, 87.0588%
XYZ:
47.3330, 31.3346, 64.5262
xyY:
0.3306, 0.2188, 31.3346
CIE-Lab:
62.7891, 56.7111, -32.1488
CIE-LCH:
62.7891, 65.1897, 330.4517
CIE-Luv:
62.7891, 55.8940, -58.4907
Hunter-Lab:
55.9773, 52.9747, -29.1607
#de6ed2 color charts
#de6ed2 color shades, tints & tones
#de6ed2 color schemes
#de6ed2 color preview, HTML & CSS examples
This text has a color of #de6ed2
<p style="color:#de6ed2;">Text here</p>
.mytext {color:#de6ed2;}
This box has a color of #de6ed2
<div style="background-color:#de6ed2;">Content here</div>
.mybackground {background-color:#de6ed2;}
Border around this has a color of #de6ed2
<div style="border:2px solid #de6ed2;">Content here</div>
.myborder {border:2px solid #de6ed2;}