#eabdec color space conversions
Hex:
#eabdec
RGB:
234, 189, 236
CMY:
8, 26, 7
CMYK:
1, 20, 0, 7
HSL:
297°, 55.2941%, 83.3333%
HSV (HSB):
297°, 19.9153%, 92.5490%
XYZ:
67.2696, 59.9437, 87.3817
xyY:
0.3135, 0.2793, 59.9437
CIE-Lab:
81.8076, 24.0001, -17.2251
CIE-LCH:
81.8076, 29.5417, 324.3326
CIE-Luv:
81.8076, 22.5224, -31.0683
Hunter-Lab:
77.4233, 19.5996, -12.7197
#eabdec color charts
#eabdec color shades, tints & tones
#eabdec color schemes
#eabdec color preview, HTML & CSS examples
This text has a color of #eabdec
<p style="color:#eabdec;">Text here</p>
.mytext {color:#eabdec;}
This box has a color of #eabdec
<div style="background-color:#eabdec;">Content here</div>
.mybackground {background-color:#eabdec;}
Border around this has a color of #eabdec
<div style="border:2px solid #eabdec;">Content here</div>
.myborder {border:2px solid #eabdec;}