#eafffe color space conversions
Hex:
#eafffe
RGB:
234, 255, 254
CMY:
8, 0, 0
CMYK:
8, 0, 0, 0
HSL:
177°, 100.0000%, 95.8824%
HSV (HSB):
177°, 8.2353%, 100.0000%
XYZ:
87.5811, 96.1682, 107.7122
xyY:
0.3005, 0.3300, 96.1682
CIE-Lab:
98.4990, -6.9805, -1.8685
CIE-LCH:
98.4990, 7.2262, 194.9851
CIE-Luv:
98.4990, -11.2765, -1.6763
Hunter-Lab:
98.0654, -12.1981, 3.5233
#eafffe color charts
#eafffe color shades, tints & tones
#eafffe color schemes
#eafffe color preview, HTML & CSS examples
This text has a color of #eafffe
<p style="color:#eafffe;">Text here</p>
.mytext {color:#eafffe;}
This box has a color of #eafffe
<div style="background-color:#eafffe;">Content here</div>
.mybackground {background-color:#eafffe;}
Border around this has a color of #eafffe
<div style="border:2px solid #eafffe;">Content here</div>
.myborder {border:2px solid #eafffe;}