#deafea color space conversions
Hex:
#deafea
RGB:
222, 175, 234
CMY:
13, 31, 8
CMYK:
5, 25, 0, 8
HSL:
288°, 58.4158%, 80.1961%
HSV (HSB):
288°, 25.2137%, 91.7647%
XYZ:
60.3055, 52.1301, 84.7256
xyY:
0.3059, 0.2644, 52.1301
CIE-Lab:
77.3585, 27.2372, -22.9934
CIE-LCH:
77.3585, 35.6449, 319.8292
CIE-Luv:
77.3585, 22.2917, -40.6590
Hunter-Lab:
72.2011, 22.7388, -19.0340
#deafea color charts
#deafea color shades, tints & tones
#deafea color schemes
#deafea color preview, HTML & CSS examples
This text has a color of #deafea
<p style="color:#deafea;">Text here</p>
.mytext {color:#deafea;}
This box has a color of #deafea
<div style="background-color:#deafea;">Content here</div>
.mybackground {background-color:#deafea;}
Border around this has a color of #deafea
<div style="border:2px solid #deafea;">Content here</div>
.myborder {border:2px solid #deafea;}