#e211ed color space conversions
Hex:
#e211ed
RGB:
226, 17, 237
CMY:
11, 93, 7
CMYK:
5, 93, 0, 7
HSL:
297°, 86.6142%, 49.8039%
HSV (HSB):
297°, 92.8270%, 92.9412%
XYZ:
46.8505, 22.6841, 82.0299
xyY:
0.3091, 0.1497, 22.6841
CIE-Lab:
54.7454, 90.0310, -60.0095
CIE-LCH:
54.7454, 108.1976, 326.3148
CIE-Luv:
54.7454, 69.8311, -103.8474
Hunter-Lab:
47.6278, 92.2383, -68.7764
#e211ed color charts
#e211ed color shades, tints & tones
#e211ed color schemes
#e211ed color preview, HTML & CSS examples
This text has a color of #e211ed
<p style="color:#e211ed;">Text here</p>
.mytext {color:#e211ed;}
This box has a color of #e211ed
<div style="background-color:#e211ed;">Content here</div>
.mybackground {background-color:#e211ed;}
Border around this has a color of #e211ed
<div style="border:2px solid #e211ed;">Content here</div>
.myborder {border:2px solid #e211ed;}