#ea03bc color space conversions
Hex:
#ea03bc
RGB:
234, 3, 188
CMY:
8, 99, 26
CMYK:
0, 99, 20, 8
HSL:
312°, 97.4684%, 46.4706%
HSV (HSB):
312°, 98.7179%, 91.7647%
XYZ:
43.0413, 21.1884, 49.3982
xyY:
0.3788, 0.1865, 21.1884
CIE-Lab:
53.1551, 85.8777, -34.4458
CIE-LCH:
53.1551, 92.5283, 338.1441
CIE-Luv:
53.1551, 96.9921, -64.7719
Hunter-Lab:
46.0308, 86.3532, -31.4057
#ea03bc color charts
#ea03bc color shades, tints & tones
#ea03bc color schemes
#ea03bc color preview, HTML & CSS examples
This text has a color of #ea03bc
<p style="color:#ea03bc;">Text here</p>
.mytext {color:#ea03bc;}
This box has a color of #ea03bc
<div style="background-color:#ea03bc;">Content here</div>
.mybackground {background-color:#ea03bc;}
Border around this has a color of #ea03bc
<div style="border:2px solid #ea03bc;">Content here</div>
.myborder {border:2px solid #ea03bc;}