#decaff color space conversions
Hex:
#decaff
RGB:
222, 202, 255
CMY:
13, 21, 0
CMYK:
13, 21, 0, 0
HSL:
263°, 100.0000%, 89.6078%
HSV (HSB):
263°, 20.7843%, 100.0000%
XYZ:
69.2947, 64.9907, 103.5000
xyY:
0.2914, 0.2733, 64.9907
CIE-Lab:
84.4789, 16.9130, -23.4087
CIE-LCH:
84.4789, 28.8794, 305.8485
CIE-Luv:
84.4789, 7.4377, -40.1445
Hunter-Lab:
80.6168, 12.3516, -19.6878
#decaff color charts
#decaff color shades, tints & tones
#decaff color schemes
#decaff color preview, HTML & CSS examples
This text has a color of #decaff
<p style="color:#decaff;">Text here</p>
.mytext {color:#decaff;}
This box has a color of #decaff
<div style="background-color:#decaff;">Content here</div>
.mybackground {background-color:#decaff;}
Border around this has a color of #decaff
<div style="border:2px solid #decaff;">Content here</div>
.myborder {border:2px solid #decaff;}