#de5dc5 color space conversions
Hex:
#de5dc5
RGB:
222, 93, 197
CMY:
13, 64, 23
CMYK:
0, 58, 11, 13
HSL:
312°, 66.1538%, 61.7647%
HSV (HSB):
312°, 58.1081%, 87.0588%
XYZ:
44.1166, 27.3895, 55.7848
xyY:
0.3466, 0.2152, 27.3895
CIE-Lab:
59.3331, 62.4191, -30.1504
CIE-LCH:
59.3331, 69.3195, 334.2180
CIE-Luv:
59.3331, 66.1225, -55.7092
Hunter-Lab:
52.3350, 58.8831, -26.5638
#de5dc5 color charts
#de5dc5 color shades, tints & tones
#de5dc5 color schemes
#de5dc5 color preview, HTML & CSS examples
This text has a color of #de5dc5
<p style="color:#de5dc5;">Text here</p>
.mytext {color:#de5dc5;}
This box has a color of #de5dc5
<div style="background-color:#de5dc5;">Content here</div>
.mybackground {background-color:#de5dc5;}
Border around this has a color of #de5dc5
<div style="border:2px solid #de5dc5;">Content here</div>
.myborder {border:2px solid #de5dc5;}