#e200eb color space conversions
Hex:
#e200eb
RGB:
226, 0, 235
CMY:
11, 100, 8
CMYK:
4, 100, 0, 8
HSL:
298°, 100.0000%, 46.0784%
HSV (HSB):
298°, 100.0000%, 92.1569%
XYZ:
46.3594, 22.1669, 80.4325
xyY:
0.3112, 0.1488, 22.1669
CIE-Lab:
54.2037, 90.9813, -59.7545
CIE-LCH:
54.2037, 108.8494, 326.7040
CIE-Luv:
54.2037, 71.2933, -103.3308
Hunter-Lab:
47.0817, 93.3684, -68.3313
#e200eb color charts
#e200eb color shades, tints & tones
#e200eb color schemes
#e200eb color preview, HTML & CSS examples
This text has a color of #e200eb
<p style="color:#e200eb;">Text here</p>
.mytext {color:#e200eb;}
This box has a color of #e200eb
<div style="background-color:#e200eb;">Content here</div>
.mybackground {background-color:#e200eb;}
Border around this has a color of #e200eb
<div style="border:2px solid #e200eb;">Content here</div>
.myborder {border:2px solid #e200eb;}