#e20bec color space conversions
Hex:
#e20bec
RGB:
226, 11, 236
CMY:
11, 96, 7
CMYK:
4, 95, 0, 7
HSL:
297°, 91.0931%, 48.4314%
HSV (HSB):
297°, 95.3390%, 92.5490%
XYZ:
46.6240, 22.4642, 81.2355
xyY:
0.3102, 0.1494, 22.4642
CIE-Lab:
54.5161, 90.3817, -59.8155
CIE-LCH:
54.5161, 108.3824, 326.5030
CIE-Luv:
54.5161, 70.4902, -103.4960
Hunter-Lab:
47.3964, 92.6472, -68.4431
#e20bec color charts
#e20bec color shades, tints & tones
#e20bec color schemes
#e20bec color preview, HTML & CSS examples
This text has a color of #e20bec
<p style="color:#e20bec;">Text here</p>
.mytext {color:#e20bec;}
This box has a color of #e20bec
<div style="background-color:#e20bec;">Content here</div>
.mybackground {background-color:#e20bec;}
Border around this has a color of #e20bec
<div style="border:2px solid #e20bec;">Content here</div>
.myborder {border:2px solid #e20bec;}