#e81dc8 color space conversions
Hex:
#e81dc8
RGB:
232, 29, 200
CMY:
9, 89, 22
CMYK:
0, 88, 14, 9
HSL:
309°, 81.5261%, 51.1765%
HSV (HSB):
309°, 87.5000%, 90.9804%
XYZ:
44.1434, 22.2047, 56.6029
xyY:
0.3590, 0.1806, 22.2047
CIE-Lab:
54.2435, 84.4357, -39.7042
CIE-LCH:
54.2435, 93.3049, 334.8157
CIE-Luv:
54.2435, 88.1110, -72.6385
Hunter-Lab:
47.1218, 84.7544, -38.2341
#e81dc8 color charts
#e81dc8 color shades, tints & tones
#e81dc8 color schemes
#e81dc8 color preview, HTML & CSS examples
This text has a color of #e81dc8
<p style="color:#e81dc8;">Text here</p>
.mytext {color:#e81dc8;}
This box has a color of #e81dc8
<div style="background-color:#e81dc8;">Content here</div>
.mybackground {background-color:#e81dc8;}
Border around this has a color of #e81dc8
<div style="border:2px solid #e81dc8;">Content here</div>
.myborder {border:2px solid #e81dc8;}