#eaa2f5 color space conversions
Hex:
#eaa2f5
RGB:
234, 162, 245
CMY:
8, 36, 4
CMYK:
4, 34, 0, 4
HSL:
292°, 80.5825%, 79.8039%
HSV (HSB):
292°, 33.8776%, 96.0784%
XYZ:
63.3334, 49.9257, 92.6848
xyY:
0.3075, 0.2424, 49.9257
CIE-Lab:
76.0236, 40.0650, -30.8838
CIE-LCH:
76.0236, 50.5867, 322.3734
CIE-Luv:
76.0236, 34.1148, -55.5519
Hunter-Lab:
70.6581, 36.3445, -28.3122
#eaa2f5 color charts
#eaa2f5 color shades, tints & tones
#eaa2f5 color schemes
#eaa2f5 color preview, HTML & CSS examples
This text has a color of #eaa2f5
<p style="color:#eaa2f5;">Text here</p>
.mytext {color:#eaa2f5;}
This box has a color of #eaa2f5
<div style="background-color:#eaa2f5;">Content here</div>
.mybackground {background-color:#eaa2f5;}
Border around this has a color of #eaa2f5
<div style="border:2px solid #eaa2f5;">Content here</div>
.myborder {border:2px solid #eaa2f5;}