#e00edb color space conversions
Hex:
#e00edb
RGB:
224, 14, 219
CMY:
12, 95, 14
CMYK:
0, 94, 2, 12
HSL:
301°, 88.2353%, 46.6667%
HSV (HSB):
301°, 93.7500%, 87.8431%
XYZ:
43.6837, 21.2758, 68.8221
xyY:
0.3265, 0.1590, 21.2758
CIE-Lab:
53.2501, 87.3688, -52.2436
CIE-LCH:
53.2501, 101.7973, 329.1220
CIE-Luv:
53.2501, 75.5218, -91.3644
Hunter-Lab:
46.1257, 88.3296, -56.1759
#e00edb color charts
#e00edb color shades, tints & tones
#e00edb color schemes
#e00edb color preview, HTML & CSS examples
This text has a color of #e00edb
<p style="color:#e00edb;">Text here</p>
.mytext {color:#e00edb;}
This box has a color of #e00edb
<div style="background-color:#e00edb;">Content here</div>
.mybackground {background-color:#e00edb;}
Border around this has a color of #e00edb
<div style="border:2px solid #e00edb;">Content here</div>
.myborder {border:2px solid #e00edb;}