#ea02ea color space conversions
Hex:
#ea02ea
RGB:
234, 2, 234
CMY:
8, 99, 8
CMYK:
0, 99, 0, 8
HSL:
300°, 98.3051%, 46.2745%
HSV (HSB):
300°, 99.1453%, 91.7647%
XYZ:
48.8047, 23.4764, 79.8010
xyY:
0.3209, 0.1544, 23.4764
CIE-Lab:
55.5597, 91.9381, -56.9422
CIE-LCH:
55.5597, 108.1436, 328.2279
CIE-Luv:
55.5597, 77.2988, -99.9500
Hunter-Lab:
48.4524, 95.0061, -63.7338
#ea02ea color charts
#ea02ea color shades, tints & tones
#ea02ea color schemes
#ea02ea color preview, HTML & CSS examples
This text has a color of #ea02ea
<p style="color:#ea02ea;">Text here</p>
.mytext {color:#ea02ea;}
This box has a color of #ea02ea
<div style="background-color:#ea02ea;">Content here</div>
.mybackground {background-color:#ea02ea;}
Border around this has a color of #ea02ea
<div style="border:2px solid #ea02ea;">Content here</div>
.myborder {border:2px solid #ea02ea;}