#ea12f5 color space conversions
Hex:
#ea12f5
RGB:
234, 18, 245
CMY:
8, 93, 4
CMYK:
4, 93, 0, 4
HSL:
297°, 91.9028%, 51.5686%
HSV (HSB):
297°, 92.6531%, 96.0784%
XYZ:
50.6294, 24.5176, 88.4501
xyY:
0.3095, 0.1499, 24.5176
CIE-Lab:
56.6024, 92.3727, -61.4369
CIE-LCH:
56.6024, 110.9379, 326.3722
CIE-Luv:
56.6024, 72.3686, -107.1482
Hunter-Lab:
49.5153, 95.8648, -71.2502
#ea12f5 color charts
#ea12f5 color shades, tints & tones
#ea12f5 color schemes
#ea12f5 color preview, HTML & CSS examples
This text has a color of #ea12f5
<p style="color:#ea12f5;">Text here</p>
.mytext {color:#ea12f5;}
This box has a color of #ea12f5
<div style="background-color:#ea12f5;">Content here</div>
.mybackground {background-color:#ea12f5;}
Border around this has a color of #ea12f5
<div style="border:2px solid #ea12f5;">Content here</div>
.myborder {border:2px solid #ea12f5;}