#deacff color space conversions
Hex:
#deacff
RGB:
222, 172, 255
CMY:
13, 33, 0
CMYK:
13, 33, 0, 0
HSL:
276°, 100.0000%, 83.7255%
HSV (HSB):
276°, 32.5490%, 100.0000%
XYZ:
62.9267, 52.2546, 101.3773
xyY:
0.2906, 0.2413, 52.2546
CIE-Lab:
77.4329, 33.0538, -34.2035
CIE-LCH:
77.4329, 47.5650, 314.0207
CIE-Luv:
77.4329, 21.0070, -60.0946
Hunter-Lab:
72.2874, 28.8827, -32.5484
#deacff color charts
#deacff color shades, tints & tones
#deacff color schemes
#deacff color preview, HTML & CSS examples
This text has a color of #deacff
<p style="color:#deacff;">Text here</p>
.mytext {color:#deacff;}
This box has a color of #deacff
<div style="background-color:#deacff;">Content here</div>
.mybackground {background-color:#deacff;}
Border around this has a color of #deacff
<div style="border:2px solid #deacff;">Content here</div>
.myborder {border:2px solid #deacff;}