#eafdef color space conversions
Hex:
#eafdef
RGB:
234, 253, 239
CMY:
8, 1, 6
CMYK:
8, 0, 6, 1
HSL:
136°, 82.6087%, 95.4902%
HSV (HSB):
136°, 7.5099%, 99.2157%
XYZ:
84.6370, 93.9750, 95.3395
xyY:
0.3089, 0.3430, 93.9750
CIE-Lab:
97.6219, -8.7140, 4.5620
CIE-LCH:
97.6219, 9.8359, 152.3670
CIE-Luv:
97.6219, -9.7394, 8.5578
Hunter-Lab:
96.9407, -13.8015, 9.5478
#eafdef color charts
#eafdef color shades, tints & tones
#eafdef color schemes
#eafdef color preview, HTML & CSS examples
This text has a color of #eafdef
<p style="color:#eafdef;">Text here</p>
.mytext {color:#eafdef;}
This box has a color of #eafdef
<div style="background-color:#eafdef;">Content here</div>
.mybackground {background-color:#eafdef;}
Border around this has a color of #eafdef
<div style="border:2px solid #eafdef;">Content here</div>
.myborder {border:2px solid #eafdef;}