#e81fb5 color space conversions
Hex:
#e81fb5
RGB:
232, 31, 181
CMY:
9, 88, 29
CMYK:
0, 87, 22, 9
HSL:
315°, 81.3765%, 51.5686%
HSV (HSB):
315°, 86.6379%, 90.9804%
XYZ:
42.1092, 21.4720, 45.6412
xyY:
0.3855, 0.1966, 21.4720
CIE-Lab:
53.4622, 81.7616, -29.9170
CIE-LCH:
53.4622, 87.0632, 339.9022
CIE-Luv:
53.4622, 96.1100, -57.4763
Hunter-Lab:
46.3379, 81.1193, -25.9621
#e81fb5 color charts
#e81fb5 color shades, tints & tones
#e81fb5 color schemes
#e81fb5 color preview, HTML & CSS examples
This text has a color of #e81fb5
<p style="color:#e81fb5;">Text here</p>
.mytext {color:#e81fb5;}
This box has a color of #e81fb5
<div style="background-color:#e81fb5;">Content here</div>
.mybackground {background-color:#e81fb5;}
Border around this has a color of #e81fb5
<div style="border:2px solid #e81fb5;">Content here</div>
.myborder {border:2px solid #e81fb5;}