#ea12c8 color space conversions
Hex:
#ea12c8
RGB:
234, 18, 200
CMY:
8, 93, 22
CMYK:
0, 92, 15, 8
HSL:
309°, 85.7143%, 49.4118%
HSV (HSB):
309°, 92.3077%, 91.7647%
XYZ:
44.5733, 22.0952, 56.5591
xyY:
0.3617, 0.1793, 22.0952
CIE-Lab:
54.1278, 86.1871, -39.8621
CIE-LCH:
54.1278, 94.9590, 335.1792
CIE-Luv:
54.1278, 90.7001, -73.1213
Hunter-Lab:
47.0055, 87.0043, -38.4365
#ea12c8 color charts
#ea12c8 color shades, tints & tones
#ea12c8 color schemes
#ea12c8 color preview, HTML & CSS examples
This text has a color of #ea12c8
<p style="color:#ea12c8;">Text here</p>
.mytext {color:#ea12c8;}
This box has a color of #ea12c8
<div style="background-color:#ea12c8;">Content here</div>
.mybackground {background-color:#ea12c8;}
Border around this has a color of #ea12c8
<div style="border:2px solid #ea12c8;">Content here</div>
.myborder {border:2px solid #ea12c8;}