#eaeafd color space conversions
Hex:
#eaeafd
RGB:
234, 234, 253
CMY:
8, 8, 1
CMYK:
8, 8, 0, 1
HSL:
240°, 82.6087%, 95.4902%
HSV (HSB):
240°, 7.5099%, 99.2157%
XYZ:
81.0841, 83.4299, 104.7585
xyY:
0.3011, 0.3098, 83.4299
CIE-Lab:
93.2023, 3.5086, -9.1622
CIE-LCH:
93.2023, 9.8110, 290.9539
CIE-Luv:
93.2023, -1.0799, -15.0025
Hunter-Lab:
91.3400, -1.3873, -4.0622
#eaeafd color charts
#eaeafd color shades, tints & tones
#eaeafd color schemes
#eaeafd color preview, HTML & CSS examples
This text has a color of #eaeafd
<p style="color:#eaeafd;">Text here</p>
.mytext {color:#eaeafd;}
This box has a color of #eaeafd
<div style="background-color:#eaeafd;">Content here</div>
.mybackground {background-color:#eaeafd;}
Border around this has a color of #eaeafd
<div style="border:2px solid #eaeafd;">Content here</div>
.myborder {border:2px solid #eaeafd;}