#e51de5 color space conversions
Hex:
#e51de5
RGB:
229, 29, 229
CMY:
10, 89, 10
CMYK:
0, 87, 0, 10
HSL:
300°, 79.3651%, 50.5882%
HSV (HSB):
300°, 87.3362%, 89.8039%
XYZ:
46.8953, 23.1939, 76.1339
xyY:
0.3207, 0.1586, 23.1939
CIE-Lab:
55.2715, 87.8892, -54.6335
CIE-LCH:
55.2715, 103.4860, 328.1342
CIE-Luv:
55.2715, 74.1195, -95.8393
Hunter-Lab:
48.1600, 89.5324, -60.0168
#e51de5 color charts
#e51de5 color shades, tints & tones
#e51de5 color schemes
#e51de5 color preview, HTML & CSS examples
This text has a color of #e51de5
<p style="color:#e51de5;">Text here</p>
.mytext {color:#e51de5;}
This box has a color of #e51de5
<div style="background-color:#e51de5;">Content here</div>
.mybackground {background-color:#e51de5;}
Border around this has a color of #e51de5
<div style="border:2px solid #e51de5;">Content here</div>
.myborder {border:2px solid #e51de5;}