#e03eed color space conversions
Hex:
#e03eed
RGB:
224, 62, 237
CMY:
12, 76, 7
CMYK:
5, 74, 0, 7
HSL:
296°, 82.9384%, 58.6275%
HSV (HSB):
296°, 73.8397%, 92.9412%
XYZ:
47.7492, 25.4070, 82.5081
xyY:
0.3067, 0.1632, 25.4070
CIE-Lab:
57.4698, 80.7972, -55.6652
CIE-LCH:
57.4698, 98.1163, 325.4351
CIE-Luv:
57.4698, 63.1617, -97.3234
Hunter-Lab:
50.4053, 80.8844, -61.7677
#e03eed color charts
#e03eed color shades, tints & tones
#e03eed color schemes
#e03eed color preview, HTML & CSS examples
This text has a color of #e03eed
<p style="color:#e03eed;">Text here</p>
.mytext {color:#e03eed;}
This box has a color of #e03eed
<div style="background-color:#e03eed;">Content here</div>
.mybackground {background-color:#e03eed;}
Border around this has a color of #e03eed
<div style="border:2px solid #e03eed;">Content here</div>
.myborder {border:2px solid #e03eed;}