#deace8 color space conversions
Hex:
#deace8
RGB:
222, 172, 232
CMY:
13, 33, 9
CMYK:
4, 26, 0, 9
HSL:
290°, 56.6038%, 79.2157%
HSV (HSB):
290°, 25.8621%, 90.9804%
XYZ:
59.4422, 50.8608, 83.0281
xyY:
0.3075, 0.2631, 50.8608
CIE-Lab:
76.5946, 28.4699, -23.0736
CIE-LCH:
76.5946, 36.6460, 320.9767
CIE-Luv:
76.5946, 23.9728, -40.9339
Hunter-Lab:
71.3168, 23.9746, -19.1046
#deace8 color charts
#deace8 color shades, tints & tones
#deace8 color schemes
#deace8 color preview, HTML & CSS examples
This text has a color of #deace8
<p style="color:#deace8;">Text here</p>
.mytext {color:#deace8;}
This box has a color of #deace8
<div style="background-color:#deace8;">Content here</div>
.mybackground {background-color:#deace8;}
Border around this has a color of #deace8
<div style="border:2px solid #deace8;">Content here</div>
.myborder {border:2px solid #deace8;}