#decdff color space conversions
Hex:
#decdff
RGB:
222, 205, 255
CMY:
13, 20, 0
CMYK:
13, 20, 0, 0
HSL:
260°, 100.0000%, 90.1961%
HSV (HSB):
260°, 19.6078%, 100.0000%
XYZ:
70.0055, 66.4122, 103.7369
xyY:
0.2915, 0.2765, 66.4122
CIE-Lab:
85.2063, 15.3114, -22.3046
CIE-LCH:
85.2063, 27.0543, 304.4683
CIE-Luv:
85.2063, 6.0455, -38.0991
Hunter-Lab:
81.4937, 10.7228, -18.4272
#decdff color charts
#decdff color shades, tints & tones
#decdff color schemes
#decdff color preview, HTML & CSS examples
This text has a color of #decdff
<p style="color:#decdff;">Text here</p>
.mytext {color:#decdff;}
This box has a color of #decdff
<div style="background-color:#decdff;">Content here</div>
.mybackground {background-color:#decdff;}
Border around this has a color of #decdff
<div style="border:2px solid #decdff;">Content here</div>
.myborder {border:2px solid #decdff;}