#ea12df color space conversions
Hex:
#ea12df
RGB:
234, 18, 223
CMY:
8, 93, 13
CMYK:
0, 92, 5, 8
HSL:
303°, 85.7143%, 49.4118%
HSV (HSB):
303°, 92.3077%, 91.7647%
XYZ:
47.4673, 23.2528, 71.7985
xyY:
0.3331, 0.1632, 23.2528
CIE-Lab:
55.3317, 89.2293, -51.0940
CIE-LCH:
55.3317, 102.8225, 330.2039
CIE-Luv:
55.3317, 80.9797, -90.7705
Hunter-Lab:
48.2211, 91.3226, -54.5246
#ea12df color charts
#ea12df color shades, tints & tones
#ea12df color schemes
#ea12df color preview, HTML & CSS examples
This text has a color of #ea12df
<p style="color:#ea12df;">Text here</p>
.mytext {color:#ea12df;}
This box has a color of #ea12df
<div style="background-color:#ea12df;">Content here</div>
.mybackground {background-color:#ea12df;}
Border around this has a color of #ea12df
<div style="border:2px solid #ea12df;">Content here</div>
.myborder {border:2px solid #ea12df;}