#deacfc color space conversions
Hex:
#deacfc
RGB:
222, 172, 252
CMY:
13, 33, 1
CMYK:
12, 32, 0, 1
HSL:
278°, 93.0233%, 83.1373%
HSV (HSB):
278°, 31.7460%, 98.8235%
XYZ:
62.4474, 52.0629, 98.8533
xyY:
0.2927, 0.2440, 52.0629
CIE-Lab:
77.3184, 32.4377, -32.7663
CIE-LCH:
77.3184, 46.1068, 314.7112
CIE-Luv:
77.3184, 21.3927, -57.5901
Hunter-Lab:
72.1546, 28.2151, -30.7202
#deacfc color charts
#deacfc color shades, tints & tones
#deacfc color schemes
#deacfc color preview, HTML & CSS examples
This text has a color of #deacfc
<p style="color:#deacfc;">Text here</p>
.mytext {color:#deacfc;}
This box has a color of #deacfc
<div style="background-color:#deacfc;">Content here</div>
.mybackground {background-color:#deacfc;}
Border around this has a color of #deacfc
<div style="border:2px solid #deacfc;">Content here</div>
.myborder {border:2px solid #deacfc;}