#decae6 color space conversions
Hex:
#decae6
RGB:
222, 202, 230
CMY:
13, 21, 10
CMYK:
3, 12, 0, 10
HSL:
283°, 35.8974%, 84.7059%
HSV (HSB):
283°, 12.1739%, 90.1961%
XYZ:
65.5277, 63.4838, 83.6628
xyY:
0.3081, 0.2985, 63.4838
CIE-Lab:
83.6963, 11.9794, -11.2938
CIE-LCH:
83.6963, 16.4638, 316.6872
CIE-Luv:
83.6963, 9.5161, -19.6024
Hunter-Lab:
79.6767, 7.3675, -6.4825
#decae6 color charts
#decae6 color shades, tints & tones
#decae6 color schemes
#decae6 color preview, HTML & CSS examples
This text has a color of #decae6
<p style="color:#decae6;">Text here</p>
.mytext {color:#decae6;}
This box has a color of #decae6
<div style="background-color:#decae6;">Content here</div>
.mybackground {background-color:#decae6;}
Border around this has a color of #decae6
<div style="border:2px solid #decae6;">Content here</div>
.myborder {border:2px solid #decae6;}