#e81eea color space conversions
Hex:
#e81eea
RGB:
232, 30, 234
CMY:
9, 88, 8
CMYK:
1, 87, 0, 8
HSL:
299°, 82.9268%, 51.7647%
HSV (HSB):
299°, 87.1795%, 91.7647%
XYZ:
48.5943, 24.0249, 79.9180
xyY:
0.3186, 0.1575, 24.0249
CIE-Lab:
56.1127, 88.9782, -56.0768
CIE-LCH:
56.1127, 105.1747, 327.7796
CIE-Luv:
56.1127, 74.2532, -98.4986
Hunter-Lab:
49.0152, 91.1907, -62.3602
#e81eea color charts
#e81eea color shades, tints & tones
#e81eea color schemes
#e81eea color preview, HTML & CSS examples
This text has a color of #e81eea
<p style="color:#e81eea;">Text here</p>
.mytext {color:#e81eea;}
This box has a color of #e81eea
<div style="background-color:#e81eea;">Content here</div>
.mybackground {background-color:#e81eea;}
Border around this has a color of #e81eea
<div style="border:2px solid #e81eea;">Content here</div>
.myborder {border:2px solid #e81eea;}