#eac2e7 color space conversions
Hex:
#eac2e7
RGB:
234, 194, 231
CMY:
8, 24, 9
CMYK:
0, 17, 1, 8
HSL:
305°, 48.7805%, 83.9216%
HSV (HSB):
305°, 17.0940%, 91.7647%
XYZ:
67.6473, 61.8455, 83.9733
xyY:
0.3169, 0.2897, 61.8455
CIE-Lab:
82.8312, 20.4204, -13.0117
CIE-LCH:
82.8312, 24.2135, 327.4951
CIE-Luv:
82.8312, 20.5764, -23.7616
Hunter-Lab:
78.6419, 15.9212, -8.2601
#eac2e7 color charts
#eac2e7 color shades, tints & tones
#eac2e7 color schemes
#eac2e7 color preview, HTML & CSS examples
This text has a color of #eac2e7
<p style="color:#eac2e7;">Text here</p>
.mytext {color:#eac2e7;}
This box has a color of #eac2e7
<div style="background-color:#eac2e7;">Content here</div>
.mybackground {background-color:#eac2e7;}
Border around this has a color of #eac2e7
<div style="border:2px solid #eac2e7;">Content here</div>
.myborder {border:2px solid #eac2e7;}