#ea008b color space conversions
Hex:
#ea008b
RGB:
234, 0, 139
CMY:
8, 100, 45
CMYK:
0, 100, 41, 8
HSL:
324°, 100.0000%, 45.8824%
HSV (HSB):
324°, 100.0000%, 91.7647%
XYZ:
38.5919, 19.3565, 26.1283
xyY:
0.4590, 0.2302, 19.3565
CIE-Lab:
51.1017, 81.0135, -8.5909
CIE-LCH:
51.1017, 81.4677, 353.9468
CIE-Luv:
51.1017, 120.3352, -27.0022
Hunter-Lab:
43.9960, 79.5813, -4.4138
#ea008b color charts
#ea008b color shades, tints & tones
#ea008b color schemes
#ea008b color preview, HTML & CSS examples
This text has a color of #ea008b
<p style="color:#ea008b;">Text here</p>
.mytext {color:#ea008b;}
This box has a color of #ea008b
<div style="background-color:#ea008b;">Content here</div>
.mybackground {background-color:#ea008b;}
Border around this has a color of #ea008b
<div style="border:2px solid #ea008b;">Content here</div>
.myborder {border:2px solid #ea008b;}