#e805da color space conversions
Hex:
#e805da
RGB:
232, 5, 218
CMY:
9, 98, 15
CMYK:
0, 98, 6, 9
HSL:
304°, 95.7806%, 46.4706%
HSV (HSB):
304°, 97.8448%, 90.9804%
XYZ:
45.9879, 22.3263, 68.2152
xyY:
0.3368, 0.1635, 22.3263
CIE-Lab:
54.3715, 89.2034, -49.8041
CIE-LCH:
54.3715, 102.1650, 330.8245
CIE-Luv:
54.3715, 82.2210, -88.4700
Hunter-Lab:
47.2507, 91.0406, -52.5207
#e805da color charts
#e805da color shades, tints & tones
#e805da color schemes
#e805da color preview, HTML & CSS examples
This text has a color of #e805da
<p style="color:#e805da;">Text here</p>
.mytext {color:#e805da;}
This box has a color of #e805da
<div style="background-color:#e805da;">Content here</div>
.mybackground {background-color:#e805da;}
Border around this has a color of #e805da
<div style="border:2px solid #e805da;">Content here</div>
.myborder {border:2px solid #e805da;}