#decfec color space conversions
Hex:
#decfec
RGB:
222, 207, 236
CMY:
13, 19, 7
CMYK:
6, 12, 0, 7
HSL:
271°, 43.2836%, 86.8627%
HSV (HSB):
271°, 12.2881%, 92.5490%
XYZ:
67.5773, 66.2114, 88.5752
xyY:
0.3039, 0.2978, 66.2114
CIE-Lab:
85.1041, 10.4694, -12.3839
CIE-LCH:
85.1041, 16.2163, 310.2114
CIE-Luv:
85.1041, 6.5725, -21.1295
Hunter-Lab:
81.3704, 5.8445, -7.5805
#decfec color charts
#decfec color shades, tints & tones
#decfec color schemes
#decfec color preview, HTML & CSS examples
This text has a color of #decfec
<p style="color:#decfec;">Text here</p>
.mytext {color:#decfec;}
This box has a color of #decfec
<div style="background-color:#decfec;">Content here</div>
.mybackground {background-color:#decfec;}
Border around this has a color of #decfec
<div style="border:2px solid #decfec;">Content here</div>
.myborder {border:2px solid #decfec;}