#ea18e8 color space conversions
Hex:
#ea18e8
RGB:
234, 24, 232
CMY:
8, 91, 9
CMYK:
0, 90, 1, 8
HSL:
301°, 83.3333%, 50.5882%
HSV (HSB):
301°, 89.7436%, 91.7647%
XYZ:
48.8238, 23.9719, 78.3977
xyY:
0.3229, 0.1586, 23.9719
CIE-Lab:
56.0596, 89.8353, -55.0169
CIE-LCH:
56.0596, 105.3434, 328.5159
CIE-Luv:
56.0596, 76.9619, -97.0107
Hunter-Lab:
48.9611, 92.3176, -60.6638
#ea18e8 color charts
#ea18e8 color shades, tints & tones
#ea18e8 color schemes
#ea18e8 color preview, HTML & CSS examples
This text has a color of #ea18e8
<p style="color:#ea18e8;">Text here</p>
.mytext {color:#ea18e8;}
This box has a color of #ea18e8
<div style="background-color:#ea18e8;">Content here</div>
.mybackground {background-color:#ea18e8;}
Border around this has a color of #ea18e8
<div style="border:2px solid #ea18e8;">Content here</div>
.myborder {border:2px solid #ea18e8;}