#e7eafd color space conversions
Hex:
#e7eafd
RGB:
231, 234, 253
CMY:
9, 8, 1
CMYK:
9, 8, 0, 1
HSL:
232°, 84.6154%, 94.9020%
HSV (HSB):
232°, 8.6957%, 99.2157%
XYZ:
80.1074, 82.9264, 104.7128
xyY:
0.2992, 0.3097, 82.9264
CIE-Lab:
92.9822, 2.5457, -9.5130
CIE-LCH:
92.9822, 9.8477, 284.9814
CIE-Luv:
92.9822, -2.7006, -15.3951
Hunter-Lab:
91.0639, -2.3384, -4.4317
#e7eafd color charts
#e7eafd color shades, tints & tones
#e7eafd color schemes
#e7eafd color preview, HTML & CSS examples
This text has a color of #e7eafd
<p style="color:#e7eafd;">Text here</p>
.mytext {color:#e7eafd;}
This box has a color of #e7eafd
<div style="background-color:#e7eafd;">Content here</div>
.mybackground {background-color:#e7eafd;}
Border around this has a color of #e7eafd
<div style="border:2px solid #e7eafd;">Content here</div>
.myborder {border:2px solid #e7eafd;}