#e21cea color space conversions
Hex:
#e21cea
RGB:
226, 28, 234
CMY:
11, 89, 8
CMYK:
3, 88, 0, 8
HSL:
298°, 83.0645%, 51.3725%
HSV (HSB):
298°, 88.0342%, 91.7647%
XYZ:
46.6306, 22.9398, 79.8120
xyY:
0.3122, 0.1536, 22.9398
CIE-Lab:
55.0102, 88.2704, -57.8977
CIE-LCH:
55.0102, 105.5642, 326.7386
CIE-Luv:
55.0102, 70.1908, -100.6265
Hunter-Lab:
47.8955, 89.9687, -65.2728
#e21cea color charts
#e21cea color shades, tints & tones
#e21cea color schemes
#e21cea color preview, HTML & CSS examples
This text has a color of #e21cea
<p style="color:#e21cea;">Text here</p>
.mytext {color:#e21cea;}
This box has a color of #e21cea
<div style="background-color:#e21cea;">Content here</div>
.mybackground {background-color:#e21cea;}
Border around this has a color of #e21cea
<div style="border:2px solid #e21cea;">Content here</div>
.myborder {border:2px solid #e21cea;}