#ea00c0 color space conversions
Hex:
#ea00c0
RGB:
234, 0, 192
CMY:
8, 100, 25
CMYK:
0, 100, 18, 8
HSL:
311°, 100.0000%, 45.8824%
HSV (HSB):
311°, 100.0000%, 91.7647%
XYZ:
43.4461, 21.2982, 51.6903
xyY:
0.3731, 0.1829, 21.2982
CIE-Lab:
53.2743, 86.5635, -36.5813
CIE-LCH:
53.2743, 93.9757, 337.0913
CIE-Luv:
53.2743, 95.3373, -68.0676
Hunter-Lab:
46.1500, 87.2795, -34.1028
#ea00c0 color charts
#ea00c0 color shades, tints & tones
#ea00c0 color schemes
#ea00c0 color preview, HTML & CSS examples
This text has a color of #ea00c0
<p style="color:#ea00c0;">Text here</p>
.mytext {color:#ea00c0;}
This box has a color of #ea00c0
<div style="background-color:#ea00c0;">Content here</div>
.mybackground {background-color:#ea00c0;}
Border around this has a color of #ea00c0
<div style="border:2px solid #ea00c0;">Content here</div>
.myborder {border:2px solid #ea00c0;}