#decaee color space conversions
Hex:
#decaee
RGB:
222, 202, 238
CMY:
13, 21, 7
CMYK:
7, 15, 0, 7
HSL:
273°, 51.4286%, 86.2745%
HSV (HSB):
273°, 15.1261%, 93.3333%
XYZ:
66.6773, 63.9437, 89.7170
xyY:
0.3026, 0.2902, 63.9437
CIE-Lab:
83.9364, 13.5125, -15.1959
CIE-LCH:
83.9364, 20.3348, 311.6441
CIE-Luv:
83.9364, 8.8559, -26.1166
Hunter-Lab:
79.9648, 8.9009, -10.5454
#decaee color charts
#decaee color shades, tints & tones
#decaee color schemes
#decaee color preview, HTML & CSS examples
This text has a color of #decaee
<p style="color:#decaee;">Text here</p>
.mytext {color:#decaee;}
This box has a color of #decaee
<div style="background-color:#decaee;">Content here</div>
.mybackground {background-color:#decaee;}
Border around this has a color of #decaee
<div style="border:2px solid #decaee;">Content here</div>
.myborder {border:2px solid #decaee;}