#e81fd8 color space conversions
Hex:
#e81fd8
RGB:
232, 31, 216
CMY:
9, 88, 15
CMYK:
0, 87, 7, 9
HSL:
305°, 81.3765%, 51.5686%
HSV (HSB):
305°, 86.6379%, 90.9804%
XYZ:
46.1634, 23.0936, 66.9902
xyY:
0.3388, 0.1695, 23.0936
CIE-Lab:
55.1687, 86.2661, -47.3991
CIE-LCH:
55.1687, 98.4302, 331.2133
CIE-Luv:
55.1687, 81.2337, -84.7439
Hunter-Lab:
48.0558, 87.3728, -49.0116
#e81fd8 color charts
#e81fd8 color shades, tints & tones
#e81fd8 color schemes
#e81fd8 color preview, HTML & CSS examples
This text has a color of #e81fd8
<p style="color:#e81fd8;">Text here</p>
.mytext {color:#e81fd8;}
This box has a color of #e81fd8
<div style="background-color:#e81fd8;">Content here</div>
.mybackground {background-color:#e81fd8;}
Border around this has a color of #e81fd8
<div style="border:2px solid #e81fd8;">Content here</div>
.myborder {border:2px solid #e81fd8;}