#ea08e8 color space conversions
Hex:
#ea08e8
RGB:
234, 8, 232
CMY:
8, 97, 9
CMYK:
0, 97, 1, 8
HSL:
301°, 93.3884%, 47.4510%
HSV (HSB):
301°, 96.5812%, 91.7647%
XYZ:
48.5840, 23.4923, 78.3177
xyY:
0.3230, 0.1562, 23.4923
CIE-Lab:
55.5758, 91.2640, -55.7901
CIE-LCH:
55.5758, 106.9657, 328.5624
CIE-Luv:
55.5758, 77.8534, -98.1549
Hunter-Lab:
48.4688, 94.1036, -61.8748
#ea08e8 color charts
#ea08e8 color shades, tints & tones
#ea08e8 color schemes
#ea08e8 color preview, HTML & CSS examples
This text has a color of #ea08e8
<p style="color:#ea08e8;">Text here</p>
.mytext {color:#ea08e8;}
This box has a color of #ea08e8
<div style="background-color:#ea08e8;">Content here</div>
.mybackground {background-color:#ea08e8;}
Border around this has a color of #ea08e8
<div style="border:2px solid #ea08e8;">Content here</div>
.myborder {border:2px solid #ea08e8;}