#ea10c5 color space conversions
Hex:
#ea10c5
RGB:
234, 16, 197
CMY:
8, 94, 23
CMYK:
0, 93, 16, 8
HSL:
310°, 87.2000%, 49.0196%
HSV (HSB):
310°, 93.1624%, 91.7647%
XYZ:
44.1950, 21.8942, 54.7200
xyY:
0.3658, 0.1812, 21.8942
CIE-Lab:
53.9146, 86.0042, -38.4679
CIE-LCH:
53.9146, 94.2152, 335.9020
CIE-Luv:
53.9146, 92.1682, -70.9550
Hunter-Lab:
46.7913, 86.7111, -36.5827
#ea10c5 color charts
#ea10c5 color shades, tints & tones
#ea10c5 color schemes
#ea10c5 color preview, HTML & CSS examples
This text has a color of #ea10c5
<p style="color:#ea10c5;">Text here</p>
.mytext {color:#ea10c5;}
This box has a color of #ea10c5
<div style="background-color:#ea10c5;">Content here</div>
.mybackground {background-color:#ea10c5;}
Border around this has a color of #ea10c5
<div style="border:2px solid #ea10c5;">Content here</div>
.myborder {border:2px solid #ea10c5;}