#decafe color space conversions
Hex:
#decafe
RGB:
222, 202, 254
CMY:
13, 21, 0
CMYK:
13, 20, 0, 0
HSL:
263°, 96.2963%, 89.4118%
HSV (HSB):
263°, 20.4724%, 99.6078%
XYZ:
69.1341, 64.9264, 102.6542
xyY:
0.2921, 0.2743, 64.9264
CIE-Lab:
84.4458, 16.7079, -22.9287
CIE-LCH:
84.4458, 28.3704, 306.0803
CIE-Luv:
84.4458, 7.5215, -39.3139
Hunter-Lab:
80.5769, 12.1414, -19.1310
#decafe color charts
#decafe RGB chart
#decafe CMYK chart
#decafe RGB pie chart
#decafe color shades, tints & tones
#decafe color schemes
#decafe color preview, HTML & CSS examples
This text has a color of #decafe
<p style="color:#decafe;">Text here</p>
.mytext {color:#decafe;}
Text color #decafe
This box has a color of #decafe
<div style="background-color:#decafe;">Content here</div>
.mybackground {background-color:#decafe;}
Background color #decafe
Border around this has a color of #decafe
<div style="border:2px solid #decafe;">Content here</div>
.myborder {border:2px solid #decafe;}
Border color #decafe