#decce8 color space conversions
Hex:
#decce8
RGB:
222, 204, 232
CMY:
13, 20, 9
CMYK:
4, 12, 0, 9
HSL:
279°, 37.8378%, 85.4902%
HSV (HSB):
279°, 12.0690%, 90.9804%
XYZ:
66.2826, 64.5415, 85.3082
xyY:
0.3067, 0.2986, 64.5415
CIE-Lab:
84.2469, 11.2957, -11.5376
CIE-LCH:
84.2469, 16.1464, 314.3930
CIE-Luv:
84.2469, 8.3619, -19.8910
Hunter-Lab:
80.3377, 6.6802, -6.7218
#decce8 color charts
#decce8 color shades, tints & tones
#decce8 color schemes
#decce8 color preview, HTML & CSS examples
This text has a color of #decce8
<p style="color:#decce8;">Text here</p>
.mytext {color:#decce8;}
This box has a color of #decce8
<div style="background-color:#decce8;">Content here</div>
.mybackground {background-color:#decce8;}
Border around this has a color of #decce8
<div style="border:2px solid #decce8;">Content here</div>
.myborder {border:2px solid #decce8;}