#deccee color space conversions
Hex:
#deccee
RGB:
222, 204, 238
CMY:
13, 20, 7
CMYK:
7, 14, 0, 7
HSL:
272°, 50.0000%, 86.6667%
HSV (HSB):
272°, 14.2857%, 93.3333%
XYZ:
67.1497, 64.8884, 89.8745
xyY:
0.3026, 0.2924, 64.8884
CIE-Lab:
84.4262, 12.4482, -14.4612
CIE-LCH:
84.4262, 19.0809, 310.7219
CIE-Luv:
84.4262, 7.8825, -24.7736
Hunter-Lab:
80.5533, 7.8303, -9.7634
#deccee color charts
#deccee RGB chart
#deccee CMYK chart
#deccee RGB pie chart
#deccee color shades, tints & tones
#deccee color schemes
#deccee color preview, HTML & CSS examples
This text has a color of #deccee
<p style="color:#deccee;">Text here</p>
.mytext {color:#deccee;}
Text color #deccee
This box has a color of #deccee
<div style="background-color:#deccee;">Content here</div>
.mybackground {background-color:#deccee;}
Background color #deccee
Border around this has a color of #deccee
<div style="border:2px solid #deccee;">Content here</div>
.myborder {border:2px solid #deccee;}
Border color #deccee