#ea12c2 color space conversions
Hex:
#ea12c2
RGB:
234, 18, 194
CMY:
8, 93, 24
CMYK:
0, 92, 17, 8
HSL:
311°, 85.7143%, 49.4118%
HSV (HSB):
311°, 92.3077%, 91.7647%
XYZ:
43.8856, 21.8201, 52.9376
xyY:
0.3699, 0.1839, 21.8201
CIE-Lab:
53.8356, 85.4386, -36.8586
CIE-LCH:
53.8356, 93.0500, 336.6644
CIE-Luv:
53.8356, 93.3424, -68.4510
Hunter-Lab:
46.7120, 85.9537, -34.4936
#ea12c2 color charts
#ea12c2 color shades, tints & tones
#ea12c2 color schemes
#ea12c2 color preview, HTML & CSS examples
This text has a color of #ea12c2
<p style="color:#ea12c2;">Text here</p>
.mytext {color:#ea12c2;}
This box has a color of #ea12c2
<div style="background-color:#ea12c2;">Content here</div>
.mybackground {background-color:#ea12c2;}
Border around this has a color of #ea12c2
<div style="border:2px solid #ea12c2;">Content here</div>
.myborder {border:2px solid #ea12c2;}