#ea02f4 color space conversions
Hex:
#ea02f4
RGB:
234, 2, 244
CMY:
8, 99, 4
CMYK:
4, 99, 0, 4
HSL:
298°, 98.3740%, 48.2353%
HSV (HSB):
298°, 99.1803%, 95.6863%
XYZ:
50.2825, 24.0675, 87.5833
xyY:
0.3105, 0.1486, 24.0675
CIE-Lab:
56.1553, 93.3719, -61.5960
CIE-LCH:
56.1553, 111.8587, 326.5878
CIE-Luv:
56.1553, 73.4056, -107.2993
Hunter-Lab:
49.0586, 97.1005, -71.5080
#ea02f4 color charts
#ea02f4 color shades, tints & tones
#ea02f4 color schemes
#ea02f4 color preview, HTML & CSS examples
This text has a color of #ea02f4
<p style="color:#ea02f4;">Text here</p>
.mytext {color:#ea02f4;}
This box has a color of #ea02f4
<div style="background-color:#ea02f4;">Content here</div>
.mybackground {background-color:#ea02f4;}
Border around this has a color of #ea02f4
<div style="border:2px solid #ea02f4;">Content here</div>
.myborder {border:2px solid #ea02f4;}