#decbe1 color space conversions
Hex:
#decbe1
RGB:
222, 203, 225
CMY:
13, 20, 12
CMYK:
1, 10, 0, 12
HSL:
292°, 26.8293%, 83.9216%
HSV (HSB):
292°, 9.7778%, 88.2353%
XYZ:
65.0707, 63.6777, 80.0956
xyY:
0.3116, 0.3049, 63.6777
CIE-Lab:
83.7977, 10.5133, -8.4775
CIE-LCH:
83.7977, 13.5055, 321.1185
CIE-Luv:
83.7977, 9.4211, -14.9073
Hunter-Lab:
79.7983, 5.9090, -3.6521
#decbe1 color charts
#decbe1 color shades, tints & tones
#decbe1 color schemes
#decbe1 color preview, HTML & CSS examples
This text has a color of #decbe1
<p style="color:#decbe1;">Text here</p>
.mytext {color:#decbe1;}
This box has a color of #decbe1
<div style="background-color:#decbe1;">Content here</div>
.mybackground {background-color:#decbe1;}
Border around this has a color of #decbe1
<div style="border:2px solid #decbe1;">Content here</div>
.myborder {border:2px solid #decbe1;}