#eadffc color space conversions
Hex:
#eadffc
RGB:
234, 223, 252
CMY:
8, 13, 1
CMYK:
7, 12, 0, 1
HSL:
263°, 82.8571%, 93.1373%
HSV (HSB):
263°, 11.5079%, 98.8235%
XYZ:
77.8900, 77.2961, 102.9098
xyY:
0.3018, 0.2995, 77.2961
CIE-Lab:
90.4577, 9.0286, -12.7260
CIE-LCH:
90.4577, 15.6034, 305.3542
CIE-Luv:
90.4577, 4.3263, -21.6103
Hunter-Lab:
87.9182, 4.2831, -7.8573
#eadffc color charts
#eadffc color shades, tints & tones
#eadffc color schemes
#eadffc color preview, HTML & CSS examples
This text has a color of #eadffc
<p style="color:#eadffc;">Text here</p>
.mytext {color:#eadffc;}
This box has a color of #eadffc
<div style="background-color:#eadffc;">Content here</div>
.mybackground {background-color:#eadffc;}
Border around this has a color of #eadffc
<div style="border:2px solid #eadffc;">Content here</div>
.myborder {border:2px solid #eadffc;}