#decfe5 color space conversions
Hex:
#decfe5
RGB:
222, 207, 229
CMY:
13, 19, 10
CMYK:
3, 10, 0, 10
HSL:
281°, 29.7297%, 85.4902%
HSV (HSB):
281°, 9.6070%, 89.8039%
XYZ:
66.5799, 65.8124, 83.3227
xyY:
0.3086, 0.3051, 65.8124
CIE-Lab:
84.9006, 9.1400, -8.9688
CIE-LCH:
84.9006, 12.8054, 315.5417
CIE-Luv:
84.9006, 7.1020, -15.4706
Hunter-Lab:
81.1248, 4.5281, -4.1089
#decfe5 color charts
#decfe5 color shades, tints & tones
#decfe5 color schemes
#decfe5 color preview, HTML & CSS examples
This text has a color of #decfe5
<p style="color:#decfe5;">Text here</p>
.mytext {color:#decfe5;}
This box has a color of #decfe5
<div style="background-color:#decfe5;">Content here</div>
.mybackground {background-color:#decfe5;}
Border around this has a color of #decfe5
<div style="border:2px solid #decfe5;">Content here</div>
.myborder {border:2px solid #decfe5;}