#eacadc color space conversions
Hex:
#eacadc
RGB:
234, 202, 220
CMY:
8, 21, 14
CMYK:
0, 14, 6, 8
HSL:
326°, 43.2432%, 85.4902%
HSV (HSB):
326°, 13.6752%, 91.7647%
XYZ:
67.9705, 64.9008, 76.6548
xyY:
0.3244, 0.3098, 64.9008
CIE-Lab:
84.4326, 14.2277, -4.7597
CIE-LCH:
84.4326, 15.0027, 341.5030
CIE-Luv:
84.4326, 17.5585, -9.8048
Hunter-Lab:
80.5610, 9.6212, -0.0225
#eacadc color charts
#eacadc RGB chart
#eacadc CMYK chart
#eacadc RGB pie chart
#eacadc color shades, tints & tones
#eacadc color schemes
#eacadc color preview, HTML & CSS examples
This text has a color of #eacadc
<p style="color:#eacadc;">Text here</p>
.mytext {color:#eacadc;}
Text color #eacadc
This box has a color of #eacadc
<div style="background-color:#eacadc;">Content here</div>
.mybackground {background-color:#eacadc;}
Background color #eacadc
Border around this has a color of #eacadc
<div style="border:2px solid #eacadc;">Content here</div>
.myborder {border:2px solid #eacadc;}
Border color #eacadc