#ea01d1 color space conversions
Hex:
#ea01d1
RGB:
234, 1, 209
CMY:
8, 100, 18
CMYK:
0, 100, 11, 8
HSL:
306°, 99.1489%, 46.0784%
HSV (HSB):
306°, 99.5726%, 91.7647%
XYZ:
45.4512, 22.1176, 62.1952
xyY:
0.3503, 0.1704, 22.1176
CIE-Lab:
54.1515, 88.6186, -44.9933
CIE-LCH:
54.1515, 99.3864, 333.0822
CIE-Luv:
54.1515, 87.7308, -81.1475
Hunter-Lab:
47.0293, 90.2087, -45.4891
#ea01d1 color charts
#ea01d1 color shades, tints & tones
#ea01d1 color schemes
#ea01d1 color preview, HTML & CSS examples
This text has a color of #ea01d1
<p style="color:#ea01d1;">Text here</p>
.mytext {color:#ea01d1;}
This box has a color of #ea01d1
<div style="background-color:#ea01d1;">Content here</div>
.mybackground {background-color:#ea01d1;}
Border around this has a color of #ea01d1
<div style="border:2px solid #ea01d1;">Content here</div>
.myborder {border:2px solid #ea01d1;}