#eac8f9 color space conversions
Hex:
#eac8f9
RGB:
234, 200, 249
CMY:
8, 22, 2
CMYK:
6, 20, 0, 2
HSL:
282°, 80.3279%, 88.0392%
HSV (HSB):
282°, 19.6787%, 97.6471%
XYZ:
71.6848, 65.6405, 98.5142
xyY:
0.3040, 0.2783, 65.6405
CIE-Lab:
84.8127, 20.5898, -19.6235
CIE-LCH:
84.8127, 28.4433, 316.3765
CIE-Luv:
84.8127, 15.7351, -34.5400
Hunter-Lab:
81.0188, 16.1524, -15.3800
#eac8f9 color charts
#eac8f9 color shades, tints & tones
#eac8f9 color schemes
#eac8f9 color preview, HTML & CSS examples
This text has a color of #eac8f9
<p style="color:#eac8f9;">Text here</p>
.mytext {color:#eac8f9;}
This box has a color of #eac8f9
<div style="background-color:#eac8f9;">Content here</div>
.mybackground {background-color:#eac8f9;}
Border around this has a color of #eac8f9
<div style="border:2px solid #eac8f9;">Content here</div>
.myborder {border:2px solid #eac8f9;}