#e00cea color space conversions
Hex:
#e00cea
RGB:
224, 12, 234
CMY:
12, 95, 8
CMYK:
4, 95, 0, 8
HSL:
297°, 90.2439%, 48.2353%
HSV (HSB):
297°, 94.8718%, 91.7647%
XYZ:
45.7232, 22.0508, 79.6882
xyY:
0.3101, 0.1495, 22.0508
CIE-Lab:
54.0808, 89.7020, -59.4070
CIE-LCH:
54.0808, 107.5901, 326.4847
CIE-Luv:
54.0808, 69.8000, -102.5964
Hunter-Lab:
46.9582, 91.6286, -67.7445
#e00cea color charts
#e00cea RGB chart
#e00cea CMYK chart
#e00cea RGB pie chart
#e00cea color shades, tints & tones
#e00cea color schemes
#e00cea color preview, HTML & CSS examples
This text has a color of #e00cea
<p style="color:#e00cea;">Text here</p>
.mytext {color:#e00cea;}
Text color #e00cea
This box has a color of #e00cea
<div style="background-color:#e00cea;">Content here</div>
.mybackground {background-color:#e00cea;}
Background color #e00cea
Border around this has a color of #e00cea
<div style="border:2px solid #e00cea;">Content here</div>
.myborder {border:2px solid #e00cea;}
Border color #e00cea