#ea00c9 color space conversions
Hex:
#ea00c9
RGB:
234, 0, 201
CMY:
8, 100, 21
CMYK:
0, 100, 14, 8
HSL:
308°, 100.0000%, 45.8824%
HSV (HSB):
308°, 100.0000%, 91.7647%
XYZ:
44.4743, 21.7095, 57.1046
xyY:
0.3607, 0.1761, 21.7095
CIE-Lab:
53.7174, 87.6685, -41.0850
CIE-LCH:
53.7174, 96.8181, 334.8903
CIE-Luv:
53.7174, 91.2916, -75.0474
Hunter-Lab:
46.5934, 88.8431, -40.0501
#ea00c9 color charts
#ea00c9 color shades, tints & tones
#ea00c9 color schemes
#ea00c9 color preview, HTML & CSS examples
This text has a color of #ea00c9
<p style="color:#ea00c9;">Text here</p>
.mytext {color:#ea00c9;}
This box has a color of #ea00c9
<div style="background-color:#ea00c9;">Content here</div>
.mybackground {background-color:#ea00c9;}
Border around this has a color of #ea00c9
<div style="border:2px solid #ea00c9;">Content here</div>
.myborder {border:2px solid #ea00c9;}