#ea01ec color space conversions
Hex:
#ea01ec
RGB:
234, 1, 236
CMY:
8, 100, 7
CMYK:
1, 100, 0, 7
HSL:
299°, 99.1561%, 46.4706%
HSV (HSB):
299°, 99.5763%, 92.5490%
XYZ:
49.0829, 23.5703, 81.3194
xyY:
0.3188, 0.1531, 23.5703
CIE-Lab:
55.6549, 92.2867, -57.9144
CIE-LCH:
55.6549, 108.9537, 327.8897
CIE-Luv:
55.6549, 76.5472, -101.4803
Hunter-Lab:
48.5492, 95.5009, -65.3257
#ea01ec color charts
#ea01ec color shades, tints & tones
#ea01ec color schemes
#ea01ec color preview, HTML & CSS examples
This text has a color of #ea01ec
<p style="color:#ea01ec;">Text here</p>
.mytext {color:#ea01ec;}
This box has a color of #ea01ec
<div style="background-color:#ea01ec;">Content here</div>
.mybackground {background-color:#ea01ec;}
Border around this has a color of #ea01ec
<div style="border:2px solid #ea01ec;">Content here</div>
.myborder {border:2px solid #ea01ec;}