#e51aee color space conversions
Hex:
#e51aee
RGB:
229, 26, 238
CMY:
10, 90, 7
CMYK:
4, 89, 0, 7
HSL:
297°, 86.1789%, 51.7647%
HSV (HSB):
297°, 89.0756%, 93.3333%
XYZ:
48.1151, 23.5698, 82.9024
xyY:
0.3112, 0.1525, 23.5698
CIE-Lab:
55.6545, 89.6346, -59.0850
CIE-LCH:
55.6545, 107.3564, 326.6081
CIE-Luv:
55.6545, 70.9651, -102.8614
Hunter-Lab:
48.5488, 91.9451, -67.2601
#e51aee color charts
#e51aee color shades, tints & tones
#e51aee color schemes
#e51aee color preview, HTML & CSS examples
This text has a color of #e51aee
<p style="color:#e51aee;">Text here</p>
.mytext {color:#e51aee;}
This box has a color of #e51aee
<div style="background-color:#e51aee;">Content here</div>
.mybackground {background-color:#e51aee;}
Border around this has a color of #e51aee
<div style="border:2px solid #e51aee;">Content here</div>
.myborder {border:2px solid #e51aee;}