#ea04bc color space conversions
Hex:
#ea04bc
RGB:
234, 4, 188
CMY:
8, 98, 26
CMYK:
0, 98, 20, 8
HSL:
312°, 96.6387%, 46.6667%
HSV (HSB):
312°, 98.2906%, 91.7647%
XYZ:
43.0522, 21.2101, 49.4018
xyY:
0.3788, 0.1866, 21.2101
CIE-Lab:
53.1787, 85.8082, -34.4089
CIE-LCH:
53.1787, 92.4501, 338.1493
CIE-Luv:
53.1787, 96.9347, -64.7121
Hunter-Lab:
46.0544, 86.2686, -31.3613
#ea04bc color charts
#ea04bc color shades, tints & tones
#ea04bc color schemes
#ea04bc color preview, HTML & CSS examples
This text has a color of #ea04bc
<p style="color:#ea04bc;">Text here</p>
.mytext {color:#ea04bc;}
This box has a color of #ea04bc
<div style="background-color:#ea04bc;">Content here</div>
.mybackground {background-color:#ea04bc;}
Border around this has a color of #ea04bc
<div style="border:2px solid #ea04bc;">Content here</div>
.myborder {border:2px solid #ea04bc;}