#e82de5 color space conversions
Hex:
#e82de5
RGB:
232, 45, 229
CMY:
9, 82, 10
CMYK:
0, 81, 1, 9
HSL:
301°, 80.2575%, 54.3137%
HSV (HSB):
301°, 80.6034%, 90.9804%
XYZ:
48.3600, 24.6897, 76.3455
xyY:
0.3237, 0.1653, 24.6897
CIE-Lab:
56.7718, 85.4933, -52.2110
CIE-LCH:
56.7718, 100.1753, 328.5875
CIE-Luv:
56.7718, 74.3918, -92.4661
Hunter-Lab:
49.6888, 86.7712, -56.3154
#e82de5 color charts
#e82de5 color shades, tints & tones
#e82de5 color schemes
#e82de5 color preview, HTML & CSS examples
This text has a color of #e82de5
<p style="color:#e82de5;">Text here</p>
.mytext {color:#e82de5;}
This box has a color of #e82de5
<div style="background-color:#e82de5;">Content here</div>
.mybackground {background-color:#e82de5;}
Border around this has a color of #e82de5
<div style="border:2px solid #e82de5;">Content here</div>
.myborder {border:2px solid #e82de5;}