#ea24e4 color space conversions
Hex:
#ea24e4
RGB:
234, 36, 228
CMY:
8, 86, 11
CMYK:
0, 85, 3, 8
HSL:
302°, 82.5000%, 52.9412%
HSV (HSB):
302°, 84.6154%, 91.7647%
XYZ:
48.5662, 24.3556, 75.5402
xyY:
0.3271, 0.1641, 24.3556
CIE-Lab:
56.4421, 87.4811, -52.1526
CIE-LCH:
56.4421, 101.8471, 329.1984
CIE-Luv:
56.4421, 77.3750, -92.5358
Hunter-Lab:
49.3514, 89.2948, -56.2068
#ea24e4 color charts
#ea24e4 color shades, tints & tones
#ea24e4 color schemes
#ea24e4 color preview, HTML & CSS examples
This text has a color of #ea24e4
<p style="color:#ea24e4;">Text here</p>
.mytext {color:#ea24e4;}
This box has a color of #ea24e4
<div style="background-color:#ea24e4;">Content here</div>
.mybackground {background-color:#ea24e4;}
Border around this has a color of #ea24e4
<div style="border:2px solid #ea24e4;">Content here</div>
.myborder {border:2px solid #ea24e4;}