#ea02c4 color space conversions
Hex:
#ea02c4
RGB:
234, 2, 196
CMY:
8, 99, 23
CMYK:
0, 99, 16, 8
HSL:
310°, 98.3051%, 46.2745%
HSV (HSB):
310°, 99.1453%, 91.7647%
XYZ:
43.9172, 21.5214, 54.0639
xyY:
0.3675, 0.1801, 21.5214
CIE-Lab:
53.5154, 86.9113, -38.5180
CIE-LCH:
53.5154, 95.0643, 336.0977
CIE-Luv:
53.5154, 93.4199, -71.0585
Hunter-Lab:
46.3911, 87.7966, -36.6224
#ea02c4 color charts
#ea02c4 color shades, tints & tones
#ea02c4 color schemes
#ea02c4 color preview, HTML & CSS examples
This text has a color of #ea02c4
<p style="color:#ea02c4;">Text here</p>
.mytext {color:#ea02c4;}
This box has a color of #ea02c4
<div style="background-color:#ea02c4;">Content here</div>
.mybackground {background-color:#ea02c4;}
Border around this has a color of #ea02c4
<div style="border:2px solid #ea02c4;">Content here</div>
.myborder {border:2px solid #ea02c4;}