#eaccf1 color space conversions
Hex:
#eaccf1
RGB:
234, 204, 241
CMY:
8, 20, 5
CMYK:
3, 15, 0, 5
HSL:
289°, 56.9231%, 87.2549%
HSV (HSB):
289°, 15.3527%, 94.5098%
XYZ:
71.4017, 67.0290, 92.3937
xyY:
0.3093, 0.2904, 67.0290
CIE-Lab:
85.5186, 16.9473, -14.3145
CIE-LCH:
85.5186, 22.1837, 319.8139
CIE-Luv:
85.5186, 14.5561, -25.3502
Hunter-Lab:
81.8713, 12.3991, -9.6003
#eaccf1 color charts
#eaccf1 color shades, tints & tones
#eaccf1 color schemes
#eaccf1 color preview, HTML & CSS examples
This text has a color of #eaccf1
<p style="color:#eaccf1;">Text here</p>
.mytext {color:#eaccf1;}
This box has a color of #eaccf1
<div style="background-color:#eaccf1;">Content here</div>
.mybackground {background-color:#eaccf1;}
Border around this has a color of #eaccf1
<div style="border:2px solid #eaccf1;">Content here</div>
.myborder {border:2px solid #eaccf1;}