#ea008d color space conversions
Hex:
#ea008d
RGB:
234, 0, 141
CMY:
8, 100, 45
CMYK:
0, 100, 40, 8
HSL:
324°, 100.0000%, 45.8824%
HSV (HSB):
324°, 100.0000%, 91.7647%
XYZ:
38.7394, 19.4155, 26.9051
xyY:
0.4554, 0.2283, 19.4155
CIE-Lab:
51.1698, 81.1910, -9.6931
CIE-LCH:
51.1698, 81.7676, 353.1919
CIE-Luv:
51.1698, 119.3869, -28.5077
Hunter-Lab:
44.0630, 79.8236, -5.3586
#ea008d color charts
#ea008d color shades, tints & tones
#ea008d color schemes
#ea008d color preview, HTML & CSS examples
This text has a color of #ea008d
<p style="color:#ea008d;">Text here</p>
.mytext {color:#ea008d;}
This box has a color of #ea008d
<div style="background-color:#ea008d;">Content here</div>
.mybackground {background-color:#ea008d;}
Border around this has a color of #ea008d
<div style="border:2px solid #ea008d;">Content here</div>
.myborder {border:2px solid #ea008d;}