#eafaf8 color space conversions
Hex:
#eafaf8
RGB:
234, 250, 248
CMY:
8, 2, 3
CMYK:
6, 0, 1, 2
HSL:
173°, 61.5385%, 94.9020%
HSV (HSB):
173°, 6.4000%, 98.0392%
XYZ:
85.0606, 92.6410, 102.2053
xyY:
0.3039, 0.3310, 92.6410
CIE-Lab:
97.0817, -5.5843, -0.8564
CIE-LCH:
97.0817, 5.6496, 188.7185
CIE-Luv:
97.0817, -8.6211, -0.3362
Hunter-Lab:
96.2502, -10.6894, 4.4168
#eafaf8 color charts
#eafaf8 color shades, tints & tones
#eafaf8 color schemes
#eafaf8 color preview, HTML & CSS examples
This text has a color of #eafaf8
<p style="color:#eafaf8;">Text here</p>
.mytext {color:#eafaf8;}
This box has a color of #eafaf8
<div style="background-color:#eafaf8;">Content here</div>
.mybackground {background-color:#eafaf8;}
Border around this has a color of #eafaf8
<div style="border:2px solid #eafaf8;">Content here</div>
.myborder {border:2px solid #eafaf8;}