#decff6 color space conversions
Hex:
#decff6
RGB:
222, 207, 246
CMY:
13, 19, 4
CMYK:
10, 16, 0, 4
HSL:
263°, 68.4211%, 88.8235%
HSV (HSB):
263°, 15.8537%, 96.4706%
XYZ:
69.0716, 66.8091, 96.4438
xyY:
0.2973, 0.2876, 66.8091
CIE-Lab:
85.4074, 12.4273, -17.2333
CIE-LCH:
85.4074, 21.2468, 305.7960
CIE-Luv:
85.4074, 5.8085, -29.3036
Hunter-Lab:
81.7368, 7.8018, -12.7423
#decff6 color charts
#decff6 color shades, tints & tones
#decff6 color schemes
#decff6 color preview, HTML & CSS examples
This text has a color of #decff6
<p style="color:#decff6;">Text here</p>
.mytext {color:#decff6;}
This box has a color of #decff6
<div style="background-color:#decff6;">Content here</div>
.mybackground {background-color:#decff6;}
Border around this has a color of #decff6
<div style="border:2px solid #decff6;">Content here</div>
.myborder {border:2px solid #decff6;}