#eaabcd color space conversions
Hex:
#eaabcd
RGB:
234, 171, 205
CMY:
8, 33, 20
CMYK:
0, 27, 12, 8
HSL:
328°, 60.0000%, 79.4118%
HSV (HSB):
328°, 26.9231%, 91.7647%
XYZ:
59.5140, 51.0260, 64.4699
xyY:
0.3401, 0.2916, 51.0260
CIE-Lab:
76.6948, 28.2105, -8.1246
CIE-LCH:
76.6948, 29.3571, 343.9337
CIE-Luv:
76.6948, 35.8283, -17.3097
Hunter-Lab:
71.4325, 23.7105, -3.5082
#eaabcd color charts
#eaabcd color shades, tints & tones
#eaabcd color schemes
#eaabcd color preview, HTML & CSS examples
This text has a color of #eaabcd
<p style="color:#eaabcd;">Text here</p>
.mytext {color:#eaabcd;}
This box has a color of #eaabcd
<div style="background-color:#eaabcd;">Content here</div>
.mybackground {background-color:#eaabcd;}
Border around this has a color of #eaabcd
<div style="border:2px solid #eaabcd;">Content here</div>
.myborder {border:2px solid #eaabcd;}