#eb00e0 color space conversions
Hex:
#eb00e0
RGB:
235, 0, 224
CMY:
8, 100, 12
CMYK:
0, 100, 5, 8
HSL:
303°, 100.0000%, 46.0784%
HSV (HSB):
303°, 100.0000%, 92.1569%
XYZ:
47.7155, 23.0440, 72.4541
xyY:
0.3332, 0.1609, 23.0440
CIE-Lab:
55.1176, 90.8425, -51.9914
CIE-LCH:
55.1176, 104.6684, 330.2164
CIE-Luv:
55.1176, 82.1650, -92.2557
Hunter-Lab:
48.0042, 93.4194, -55.8852
#eb00e0 color charts
#eb00e0 color shades, tints & tones
#eb00e0 color schemes
#eb00e0 color preview, HTML & CSS examples
This text has a color of #eb00e0
<p style="color:#eb00e0;">Text here</p>
.mytext {color:#eb00e0;}
This box has a color of #eb00e0
<div style="background-color:#eb00e0;">Content here</div>
.mybackground {background-color:#eb00e0;}
Border around this has a color of #eb00e0
<div style="border:2px solid #eb00e0;">Content here</div>
.myborder {border:2px solid #eb00e0;}