#eabdf4 color space conversions
Hex:
#eabdf4
RGB:
234, 189, 244
CMY:
8, 26, 4
CMYK:
4, 23, 0, 4
HSL:
289°, 71.4286%, 84.9020%
HSV (HSB):
289°, 22.5410%, 95.6863%
XYZ:
68.4584, 60.4193, 93.6419
xyY:
0.3077, 0.2715, 60.4193
CIE-Lab:
82.0656, 25.4978, -21.1169
CIE-LCH:
82.0656, 33.1068, 320.3690
CIE-Luv:
82.0656, 21.5903, -37.6417
Hunter-Lab:
77.7298, 21.1818, -17.0164
#eabdf4 color charts
#eabdf4 color shades, tints & tones
#eabdf4 color schemes
#eabdf4 color preview, HTML & CSS examples
This text has a color of #eabdf4
<p style="color:#eabdf4;">Text here</p>
.mytext {color:#eabdf4;}
This box has a color of #eabdf4
<div style="background-color:#eabdf4;">Content here</div>
.mybackground {background-color:#eabdf4;}
Border around this has a color of #eabdf4
<div style="border:2px solid #eabdf4;">Content here</div>
.myborder {border:2px solid #eabdf4;}