#decbec color space conversions
Hex:
#decbec
RGB:
222, 203, 236
CMY:
13, 20, 7
CMYK:
6, 14, 0, 7
HSL:
275°, 46.4789%, 86.0784%
HSV (HSB):
275°, 13.9831%, 92.5490%
XYZ:
66.6205, 64.2976, 88.2563
xyY:
0.3040, 0.2934, 64.2976
CIE-Lab:
84.1205, 12.5929, -13.8554
CIE-LCH:
84.1205, 18.7231, 312.2670
CIE-Luv:
84.1205, 8.5322, -23.8120
Hunter-Lab:
80.1858, 7.9774, -9.1273
#decbec color charts
#decbec color shades, tints & tones
#decbec color schemes
#decbec color preview, HTML & CSS examples
This text has a color of #decbec
<p style="color:#decbec;">Text here</p>
.mytext {color:#decbec;}
This box has a color of #decbec
<div style="background-color:#decbec;">Content here</div>
.mybackground {background-color:#decbec;}
Border around this has a color of #decbec
<div style="border:2px solid #decbec;">Content here</div>
.myborder {border:2px solid #decbec;}