#e140db color space conversions
Hex:
#e140db
RGB:
225, 64, 219
CMY:
12, 75, 14
CMYK:
0, 72, 3, 12
HSL:
302°, 72.8507%, 56.6667%
HSV (HSB):
302°, 71.5556%, 88.2353%
XYZ:
45.6709, 24.7888, 69.3954
xyY:
0.3266, 0.1772, 24.7888
CIE-Lab:
56.8691, 77.5342, -46.4793
CIE-LCH:
56.8691, 90.3984, 329.0587
CIE-Luv:
56.8691, 69.5916, -82.6318
Hunter-Lab:
49.7884, 76.6086, -47.7870
#e140db color charts
#e140db color shades, tints & tones
#e140db color schemes
#e140db color preview, HTML & CSS examples
This text has a color of #e140db
<p style="color:#e140db;">Text here</p>
.mytext {color:#e140db;}
This box has a color of #e140db
<div style="background-color:#e140db;">Content here</div>
.mybackground {background-color:#e140db;}
Border around this has a color of #e140db
<div style="border:2px solid #e140db;">Content here</div>
.myborder {border:2px solid #e140db;}