#ea01b2 color space conversions
Hex:
#ea01b2
RGB:
234, 1, 178
CMY:
8, 100, 30
CMYK:
0, 100, 24, 8
HSL:
314°, 99.1489%, 46.0784%
HSV (HSB):
314°, 99.5726%, 91.7647%
XYZ:
41.9784, 20.7285, 43.9080
xyY:
0.3937, 0.1944, 20.7285
CIE-Lab:
52.6510, 84.8631, -29.3964
CIE-LCH:
52.6510, 89.8103, 340.8940
CIE-Luv:
52.6510, 101.7377, -57.0774
Hunter-Lab:
45.5285, 84.9064, -25.3096
#ea01b2 color charts
#ea01b2 color shades, tints & tones
#ea01b2 color schemes
#ea01b2 color preview, HTML & CSS examples
This text has a color of #ea01b2
<p style="color:#ea01b2;">Text here</p>
.mytext {color:#ea01b2;}
This box has a color of #ea01b2
<div style="background-color:#ea01b2;">Content here</div>
.mybackground {background-color:#ea01b2;}
Border around this has a color of #ea01b2
<div style="border:2px solid #ea01b2;">Content here</div>
.myborder {border:2px solid #ea01b2;}