#e81aea color space conversions
Hex:
#e81aea
RGB:
232, 26, 234
CMY:
9, 90, 8
CMYK:
1, 89, 0, 8
HSL:
299°, 83.2000%, 50.9804%
HSV (HSB):
299°, 88.8889%, 91.7647%
XYZ:
48.4994, 23.8351, 79.8863
xyY:
0.3186, 0.1566, 23.8351
CIE-Lab:
55.9223, 89.5383, -56.3812
CIE-LCH:
55.9223, 105.8109, 327.8019
CIE-Luv:
55.9223, 74.5983, -98.9479
Hunter-Lab:
48.8212, 91.8862, -62.8416
#e81aea color charts
#e81aea color shades, tints & tones
#e81aea color schemes
#e81aea color preview, HTML & CSS examples
This text has a color of #e81aea
<p style="color:#e81aea;">Text here</p>
.mytext {color:#e81aea;}
This box has a color of #e81aea
<div style="background-color:#e81aea;">Content here</div>
.mybackground {background-color:#e81aea;}
Border around this has a color of #e81aea
<div style="border:2px solid #e81aea;">Content here</div>
.myborder {border:2px solid #e81aea;}