#eacbdf color space conversions
Hex:
#eacbdf
RGB:
234, 203, 223
CMY:
8, 20, 13
CMYK:
0, 13, 5, 8
HSL:
321°, 42.4658%, 85.6863%
HSV (HSB):
321°, 13.2479%, 91.7647%
XYZ:
68.6069, 65.5320, 78.8450
xyY:
0.3221, 0.3077, 65.5320
CIE-Lab:
84.7571, 14.2199, -5.8787
CIE-LCH:
84.7571, 15.3872, 337.5390
CIE-Luv:
84.7571, 16.7534, -11.5359
Hunter-Lab:
80.9518, 9.6135, -1.0806
#eacbdf color charts
#eacbdf color shades, tints & tones
#eacbdf color schemes
#eacbdf color preview, HTML & CSS examples
This text has a color of #eacbdf
<p style="color:#eacbdf;">Text here</p>
.mytext {color:#eacbdf;}
This box has a color of #eacbdf
<div style="background-color:#eacbdf;">Content here</div>
.mybackground {background-color:#eacbdf;}
Border around this has a color of #eacbdf
<div style="border:2px solid #eacbdf;">Content here</div>
.myborder {border:2px solid #eacbdf;}