#ea4acc color space conversions
Hex:
#ea4acc
RGB:
234, 74, 204
CMY:
8, 71, 20
CMYK:
0, 68, 13, 8
HSL:
311°, 79.2079%, 60.3922%
HSV (HSB):
311°, 68.3761%, 91.7647%
XYZ:
47.2795, 26.7496, 59.7980
xyY:
0.3533, 0.1999, 26.7496
CIE-Lab:
58.7419, 74.0069, -34.9190
CIE-LCH:
58.7419, 81.8313, 334.7404
CIE-Luv:
58.7419, 78.9174, -64.8576
Hunter-Lab:
51.7200, 72.6646, -32.3463
#ea4acc color charts
#ea4acc color shades, tints & tones
#ea4acc color schemes
#ea4acc color preview, HTML & CSS examples
This text has a color of #ea4acc
<p style="color:#ea4acc;">Text here</p>
.mytext {color:#ea4acc;}
This box has a color of #ea4acc
<div style="background-color:#ea4acc;">Content here</div>
.mybackground {background-color:#ea4acc;}
Border around this has a color of #ea4acc
<div style="border:2px solid #ea4acc;">Content here</div>
.myborder {border:2px solid #ea4acc;}