#ea02d2 color space conversions
Hex:
#ea02d2
RGB:
234, 2, 210
CMY:
8, 99, 18
CMYK:
0, 99, 10, 8
HSL:
306°, 98.3051%, 46.2745%
HSV (HSB):
306°, 99.1453%, 91.7647%
XYZ:
45.5863, 22.1890, 62.8530
xyY:
0.3490, 0.1699, 22.1890
CIE-Lab:
54.2269, 88.6805, -45.4463
CIE-LCH:
54.2269, 99.6474, 332.8661
CIE-Luv:
54.2269, 87.2500, -81.8573
Hunter-Lab:
47.1052, 90.3101, -46.1377
#ea02d2 color charts
#ea02d2 color shades, tints & tones
#ea02d2 color schemes
#ea02d2 color preview, HTML & CSS examples
This text has a color of #ea02d2
<p style="color:#ea02d2;">Text here</p>
.mytext {color:#ea02d2;}
This box has a color of #ea02d2
<div style="background-color:#ea02d2;">Content here</div>
.mybackground {background-color:#ea02d2;}
Border around this has a color of #ea02d2
<div style="border:2px solid #ea02d2;">Content here</div>
.myborder {border:2px solid #ea02d2;}