#de5dca color space conversions
Hex:
#de5dca
RGB:
222, 93, 202
CMY:
13, 64, 21
CMYK:
0, 58, 9, 13
HSL:
309°, 66.1538%, 61.7647%
HSV (HSB):
309°, 58.1081%, 87.0588%
XYZ:
44.6992, 27.6226, 58.8529
xyY:
0.3408, 0.2106, 27.6226
CIE-Lab:
59.5462, 63.1975, -32.6647
CIE-LCH:
59.5462, 71.1401, 332.6670
CIE-Luv:
59.5462, 64.6110, -59.7627
Hunter-Lab:
52.5572, 59.8370, -29.6022
#de5dca color charts
#de5dca color shades, tints & tones
#de5dca color schemes
#de5dca color preview, HTML & CSS examples
This text has a color of #de5dca
<p style="color:#de5dca;">Text here</p>
.mytext {color:#de5dca;}
This box has a color of #de5dca
<div style="background-color:#de5dca;">Content here</div>
.mybackground {background-color:#de5dca;}
Border around this has a color of #de5dca
<div style="border:2px solid #de5dca;">Content here</div>
.myborder {border:2px solid #de5dca;}