#ea03b6 color space conversions
Hex:
#ea03b6
RGB:
234, 3, 182
CMY:
8, 99, 29
CMYK:
0, 99, 22, 8
HSL:
314°, 97.4684%, 46.4706%
HSV (HSB):
314°, 98.7179%, 91.7647%
XYZ:
42.4077, 20.9349, 46.0617
xyY:
0.3876, 0.1914, 20.9349
CIE-Lab:
52.8782, 85.1776, -31.3822
CIE-LCH:
52.8782, 90.7748, 339.7746
CIE-Luv:
52.8782, 99.7541, -60.0845
Hunter-Lab:
45.7547, 85.3719, -27.6595
#ea03b6 color charts
#ea03b6 color shades, tints & tones
#ea03b6 color schemes
#ea03b6 color preview, HTML & CSS examples
This text has a color of #ea03b6
<p style="color:#ea03b6;">Text here</p>
.mytext {color:#ea03b6;}
This box has a color of #ea03b6
<div style="background-color:#ea03b6;">Content here</div>
.mybackground {background-color:#ea03b6;}
Border around this has a color of #ea03b6
<div style="border:2px solid #ea03b6;">Content here</div>
.myborder {border:2px solid #ea03b6;}