#decdf6 color space conversions
Hex:
#decdf6
RGB:
222, 205, 246
CMY:
13, 20, 4
CMYK:
10, 17, 0, 4
HSL:
265°, 69.4915%, 88.4314%
HSV (HSB):
265°, 16.6667%, 96.4706%
XYZ:
68.5901, 65.8461, 96.2833
xyY:
0.2973, 0.2854, 65.8461
CIE-Lab:
84.9178, 13.4906, -17.9709
CIE-LCH:
84.9178, 22.4711, 306.8953
CIE-Luv:
84.9178, 6.7624, -30.6601
Hunter-Lab:
81.1456, 8.8762, -13.5486
#decdf6 color charts
#decdf6 color shades, tints & tones
#decdf6 color schemes
#decdf6 color preview, HTML & CSS examples
This text has a color of #decdf6
<p style="color:#decdf6;">Text here</p>
.mytext {color:#decdf6;}
This box has a color of #decdf6
<div style="background-color:#decdf6;">Content here</div>
.mybackground {background-color:#decdf6;}
Border around this has a color of #decdf6
<div style="border:2px solid #decdf6;">Content here</div>
.myborder {border:2px solid #decdf6;}