#ea03d6 color space conversions
Hex:
#ea03d6
RGB:
234, 3, 214
CMY:
8, 99, 16
CMYK:
0, 99, 9, 8
HSL:
305°, 97.4684%, 46.4706%
HSV (HSB):
305°, 98.7179%, 91.7647%
XYZ:
46.1018, 22.4126, 65.5146
xyY:
0.3440, 0.1672, 22.4126
CIE-Lab:
54.4621, 89.1371, -47.3591
CIE-LCH:
54.4621, 100.9372, 332.0180
CIE-Luv:
54.4621, 85.4877, -84.8577
Hunter-Lab:
47.3419, 90.9759, -48.9096
#ea03d6 color charts
#ea03d6 color shades, tints & tones
#ea03d6 color schemes
#ea03d6 color preview, HTML & CSS examples
This text has a color of #ea03d6
<p style="color:#ea03d6;">Text here</p>
.mytext {color:#ea03d6;}
This box has a color of #ea03d6
<div style="background-color:#ea03d6;">Content here</div>
.mybackground {background-color:#ea03d6;}
Border around this has a color of #ea03d6
<div style="border:2px solid #ea03d6;">Content here</div>
.myborder {border:2px solid #ea03d6;}