#eaeffb color space conversions
Hex:
#eaeffb
RGB:
234, 239, 251
CMY:
8, 6, 2
CMYK:
7, 5, 0, 2
HSL:
222°, 68.0000%, 95.0980%
HSV (HSB):
222°, 6.7729%, 98.4314%
XYZ:
82.2108, 86.1905, 103.5702
xyY:
0.3023, 0.3169, 86.1905
CIE-Lab:
94.3937, 0.5595, -6.3587
CIE-LCH:
94.3937, 6.3833, 275.0286
CIE-Luv:
94.3937, -3.4001, -10.0432
Hunter-Lab:
92.8388, -4.4023, -1.1563
#eaeffb color charts
#eaeffb color shades, tints & tones
#eaeffb color schemes
#eaeffb color preview, HTML & CSS examples
This text has a color of #eaeffb
<p style="color:#eaeffb;">Text here</p>
.mytext {color:#eaeffb;}
This box has a color of #eaeffb
<div style="background-color:#eaeffb;">Content here</div>
.mybackground {background-color:#eaeffb;}
Border around this has a color of #eaeffb
<div style="border:2px solid #eaeffb;">Content here</div>
.myborder {border:2px solid #eaeffb;}