#e805e3 color space conversions
Hex:
#e805e3
RGB:
232, 5, 227
CMY:
9, 98, 11
CMYK:
0, 98, 2, 9
HSL:
301°, 95.7806%, 46.4706%
HSV (HSB):
301°, 97.8448%, 90.9804%
XYZ:
47.1981, 22.8104, 74.5883
xyY:
0.3264, 0.1578, 22.8104
CIE-Lab:
54.8765, 90.4403, -54.1050
CIE-LCH:
54.8765, 105.3888, 329.1104
CIE-Luv:
54.8765, 78.5316, -95.2392
Hunter-Lab:
47.7602, 92.8187, -59.1624
#e805e3 color charts
#e805e3 color shades, tints & tones
#e805e3 color schemes
#e805e3 color preview, HTML & CSS examples
This text has a color of #e805e3
<p style="color:#e805e3;">Text here</p>
.mytext {color:#e805e3;}
This box has a color of #e805e3
<div style="background-color:#e805e3;">Content here</div>
.mybackground {background-color:#e805e3;}
Border around this has a color of #e805e3
<div style="border:2px solid #e805e3;">Content here</div>
.myborder {border:2px solid #e805e3;}