#deccea color space conversions
Hex:
#deccea
RGB:
222, 204, 234
CMY:
13, 20, 8
CMYK:
5, 13, 0, 8
HSL:
276°, 41.6667%, 85.8824%
HSV (HSB):
276°, 12.8205%, 91.7647%
XYZ:
66.5683, 64.6558, 86.8132
xyY:
0.3053, 0.2965, 64.6558
CIE-Lab:
84.3061, 11.6771, -12.5135
CIE-LCH:
84.3061, 17.1155, 313.0197
CIE-Luv:
84.3061, 8.2024, -21.5142
Hunter-Lab:
80.4089, 7.0599, -7.7261
#deccea color charts
#deccea color shades, tints & tones
#deccea color schemes
#deccea color preview, HTML & CSS examples
This text has a color of #deccea
<p style="color:#deccea;">Text here</p>
.mytext {color:#deccea;}
This box has a color of #deccea
<div style="background-color:#deccea;">Content here</div>
.mybackground {background-color:#deccea;}
Border around this has a color of #deccea
<div style="border:2px solid #deccea;">Content here</div>
.myborder {border:2px solid #deccea;}