#eabadf color space conversions
Hex:
#eabadf
RGB:
234, 186, 223
CMY:
8, 27, 13
CMYK:
0, 21, 5, 8
HSL:
314°, 53.3333%, 82.3529%
HSV (HSB):
314°, 20.5128%, 91.7647%
XYZ:
64.8099, 57.9379, 77.5793
xyY:
0.3235, 0.2892, 57.9379
CIE-Lab:
80.7043, 23.2572, -11.9002
CIE-LCH:
80.7043, 26.1250, 332.9022
CIE-Luv:
80.7043, 25.5731, -22.4177
Hunter-Lab:
76.1170, 18.7793, -7.1472
#eabadf color charts
#eabadf color shades, tints & tones
#eabadf color schemes
#eabadf color preview, HTML & CSS examples
This text has a color of #eabadf
<p style="color:#eabadf;">Text here</p>
.mytext {color:#eabadf;}
This box has a color of #eabadf
<div style="background-color:#eabadf;">Content here</div>
.mybackground {background-color:#eabadf;}
Border around this has a color of #eabadf
<div style="border:2px solid #eabadf;">Content here</div>
.myborder {border:2px solid #eabadf;}