#ea00d0 color space conversions
Hex:
#ea00d0
RGB:
234, 0, 208
CMY:
8, 100, 18
CMYK:
0, 100, 11, 8
HSL:
307°, 100.0000%, 45.8824%
HSV (HSB):
307°, 100.0000%, 91.7647%
XYZ:
45.3169, 22.0465, 61.5414
xyY:
0.3516, 0.1710, 22.0465
CIE-Lab:
54.0763, 88.5574, -44.5396
CIE-LCH:
54.0763, 99.1271, 333.3001
CIE-Luv:
54.0763, 88.2138, -80.4372
Hunter-Lab:
46.9537, 90.1084, -44.8429
#ea00d0 color charts
#ea00d0 color shades, tints & tones
#ea00d0 color schemes
#ea00d0 color preview, HTML & CSS examples
This text has a color of #ea00d0
<p style="color:#ea00d0;">Text here</p>
.mytext {color:#ea00d0;}
This box has a color of #ea00d0
<div style="background-color:#ea00d0;">Content here</div>
.mybackground {background-color:#ea00d0;}
Border around this has a color of #ea00d0
<div style="border:2px solid #ea00d0;">Content here</div>
.myborder {border:2px solid #ea00d0;}