#de8de9 color space conversions
Hex:
#de8de9
RGB:
222, 141, 233
CMY:
13, 45, 9
CMYK:
5, 39, 0, 9
HSL:
293°, 67.6471%, 73.3333%
HSV (HSB):
293°, 39.4850%, 91.3725%
XYZ:
54.3571, 40.4625, 82.0359
xyY:
0.3074, 0.2288, 40.4625
CIE-Lab:
69.7977, 45.2088, -34.0617
CIE-LCH:
69.7977, 56.6042, 323.0045
CIE-Luv:
69.7977, 37.9065, -60.8047
Hunter-Lab:
63.6102, 41.2165, -31.9372
#de8de9 color charts
#de8de9 color shades, tints & tones
#de8de9 color schemes
#de8de9 color preview, HTML & CSS examples
This text has a color of #de8de9
<p style="color:#de8de9;">Text here</p>
.mytext {color:#de8de9;}
This box has a color of #de8de9
<div style="background-color:#de8de9;">Content here</div>
.mybackground {background-color:#de8de9;}
Border around this has a color of #de8de9
<div style="border:2px solid #de8de9;">Content here</div>
.myborder {border:2px solid #de8de9;}