#e81bb4 color space conversions
Hex:
#e81bb4
RGB:
232, 27, 180
CMY:
9, 89, 29
CMYK:
0, 88, 22, 9
HSL:
315°, 81.6733%, 50.7843%
HSV (HSB):
315°, 88.3621%, 90.9804%
XYZ:
41.9089, 21.2350, 45.0699
xyY:
0.3873, 0.1962, 21.2350
CIE-Lab:
53.2057, 82.2620, -29.7322
CIE-LCH:
53.2057, 87.4702, 340.1284
CIE-Luv:
53.2057, 97.0960, -57.2340
Hunter-Lab:
46.0814, 81.6949, -25.7316
#e81bb4 color charts
#e81bb4 color shades, tints & tones
#e81bb4 color schemes
#e81bb4 color preview, HTML & CSS examples
This text has a color of #e81bb4
<p style="color:#e81bb4;">Text here</p>
.mytext {color:#e81bb4;}
This box has a color of #e81bb4
<div style="background-color:#e81bb4;">Content here</div>
.mybackground {background-color:#e81bb4;}
Border around this has a color of #e81bb4
<div style="border:2px solid #e81bb4;">Content here</div>
.myborder {border:2px solid #e81bb4;}