#e040be color space conversions
Hex:
#e040be
RGB:
224, 64, 190
CMY:
12, 75, 25
CMYK:
0, 71, 15, 12
HSL:
313°, 72.0721%, 56.4706%
HSV (HSB):
313°, 71.4286%, 87.8431%
XYZ:
41.8681, 23.2318, 50.9927
xyY:
0.3606, 0.2001, 23.2318
CIE-Lab:
55.3103, 73.0671, -32.3659
CIE-LCH:
55.3103, 79.9146, 336.1085
CIE-Luv:
55.3103, 79.3797, -60.0450
Hunter-Lab:
48.1994, 70.7042, -28.9865
#e040be color charts
#e040be color shades, tints & tones
#e040be color schemes
#e040be color preview, HTML & CSS examples
This text has a color of #e040be
<p style="color:#e040be;">Text here</p>
.mytext {color:#e040be;}
This box has a color of #e040be
<div style="background-color:#e040be;">Content here</div>
.mybackground {background-color:#e040be;}
Border around this has a color of #e040be
<div style="border:2px solid #e040be;">Content here</div>
.myborder {border:2px solid #e040be;}