#e81be8 color space conversions
Hex:
#e81be8
RGB:
232, 27, 232
CMY:
9, 89, 9
CMYK:
0, 88, 0, 9
HSL:
300°, 81.6733%, 50.7843%
HSV (HSB):
300°, 88.3621%, 90.9804%
XYZ:
48.2361, 23.7659, 78.3889
xyY:
0.3207, 0.1580, 23.7659
CIE-Lab:
55.8526, 89.1145, -55.3671
CIE-LCH:
55.8526, 104.9139, 328.1472
CIE-Luv:
55.8526, 75.2858, -97.3473
Hunter-Lab:
48.7502, 91.3046, -61.2113
#e81be8 color charts
#e81be8 color shades, tints & tones
#e81be8 color schemes
#e81be8 color preview, HTML & CSS examples
This text has a color of #e81be8
<p style="color:#e81be8;">Text here</p>
.mytext {color:#e81be8;}
This box has a color of #e81be8
<div style="background-color:#e81be8;">Content here</div>
.mybackground {background-color:#e81be8;}
Border around this has a color of #e81be8
<div style="border:2px solid #e81be8;">Content here</div>
.myborder {border:2px solid #e81be8;}