#eacbec color space conversions
Hex:
#eacbec
RGB:
234, 203, 236
CMY:
8, 20, 7
CMYK:
1, 14, 0, 7
HSL:
296°, 46.4789%, 86.0784%
HSV (HSB):
296°, 13.9831%, 92.5490%
XYZ:
70.4279, 66.2604, 88.4345
xyY:
0.3128, 0.2943, 66.2604
CIE-Lab:
85.1291, 16.5505, -12.2419
CIE-LCH:
85.1291, 20.5860, 323.5108
CIE-Luv:
85.1291, 15.5281, -21.9513
Hunter-Lab:
81.4005, 11.9878, -7.4330
#eacbec color charts
#eacbec color shades, tints & tones
#eacbec color schemes
#eacbec color preview, HTML & CSS examples
This text has a color of #eacbec
<p style="color:#eacbec;">Text here</p>
.mytext {color:#eacbec;}
This box has a color of #eacbec
<div style="background-color:#eacbec;">Content here</div>
.mybackground {background-color:#eacbec;}
Border around this has a color of #eacbec
<div style="border:2px solid #eacbec;">Content here</div>
.myborder {border:2px solid #eacbec;}