#de5ddc color space conversions
Hex:
#de5ddc
RGB:
222, 93, 220
CMY:
13, 64, 14
CMYK:
0, 58, 1, 13
HSL:
301°, 66.1538%, 61.7647%
HSV (HSB):
301°, 58.1081%, 87.0588%
XYZ:
46.9568, 28.5256, 70.7412
xyY:
0.3211, 0.1951, 28.5256
CIE-Lab:
60.3606, 66.1259, -41.5648
CIE-LCH:
60.3606, 78.1042, 327.8477
CIE-Luv:
60.3606, 59.2727, -74.2893
Hunter-Lab:
53.4094, 63.4685, -41.1436
#de5ddc color charts
#de5ddc color shades, tints & tones
#de5ddc color schemes
#de5ddc color preview, HTML & CSS examples
This text has a color of #de5ddc
<p style="color:#de5ddc;">Text here</p>
.mytext {color:#de5ddc;}
This box has a color of #de5ddc
<div style="background-color:#de5ddc;">Content here</div>
.mybackground {background-color:#de5ddc;}
Border around this has a color of #de5ddc
<div style="border:2px solid #de5ddc;">Content here</div>
.myborder {border:2px solid #de5ddc;}