#eaadf8 color space conversions
Hex:
#eaadf8
RGB:
234, 173, 248
CMY:
8, 32, 3
CMYK:
6, 30, 0, 3
HSL:
289°, 84.2697%, 82.5490%
HSV (HSB):
289°, 30.2419%, 97.2549%
XYZ:
65.8185, 54.1569, 95.7912
xyY:
0.3050, 0.2510, 54.1569
CIE-Lab:
78.5531, 34.8008, -28.6170
CIE-LCH:
78.5531, 45.0558, 320.5693
CIE-Luv:
78.5531, 28.6350, -51.2155
Hunter-Lab:
73.5914, 30.8617, -25.6617
#eaadf8 color charts
#eaadf8 color shades, tints & tones
#eaadf8 color schemes
#eaadf8 color preview, HTML & CSS examples
This text has a color of #eaadf8
<p style="color:#eaadf8;">Text here</p>
.mytext {color:#eaadf8;}
This box has a color of #eaadf8
<div style="background-color:#eaadf8;">Content here</div>
.mybackground {background-color:#eaadf8;}
Border around this has a color of #eaadf8
<div style="border:2px solid #eaadf8;">Content here</div>
.myborder {border:2px solid #eaadf8;}