#ea02e3 color space conversions
Hex:
#ea02e3
RGB:
234, 2, 227
CMY:
8, 99, 11
CMYK:
0, 99, 3, 8
HSL:
302°, 98.3051%, 46.2745%
HSV (HSB):
302°, 99.1453%, 91.7647%
XYZ:
47.8185, 23.0819, 74.6080
xyY:
0.3286, 0.1586, 23.0819
CIE-Lab:
55.1566, 90.9603, -53.6376
CIE-LCH:
55.1566, 105.5972, 329.4729
CIE-Luv:
55.1566, 80.1143, -94.7362
Hunter-Lab:
48.0436, 93.5873, -58.4422
#ea02e3 color charts
#ea02e3 color shades, tints & tones
#ea02e3 color schemes
#ea02e3 color preview, HTML & CSS examples
This text has a color of #ea02e3
<p style="color:#ea02e3;">Text here</p>
.mytext {color:#ea02e3;}
This box has a color of #ea02e3
<div style="background-color:#ea02e3;">Content here</div>
.mybackground {background-color:#ea02e3;}
Border around this has a color of #ea02e3
<div style="border:2px solid #ea02e3;">Content here</div>
.myborder {border:2px solid #ea02e3;}