#e50cea color space conversions
Hex:
#e50cea
RGB:
229, 12, 234
CMY:
10, 95, 8
CMYK:
2, 95, 0, 8
HSL:
299°, 90.2439%, 48.2353%
HSV (HSB):
299°, 94.8718%, 91.7647%
XYZ:
47.2959, 22.8615, 79.7618
xyY:
0.3155, 0.1525, 22.8615
CIE-Lab:
54.9294, 90.4856, -57.9994
CIE-LCH:
54.9294, 107.4782, 327.3410
CIE-Luv:
54.9294, 73.3278, -101.0327
Hunter-Lab:
47.8137, 92.8929, -65.4369
#e50cea color charts
#e50cea RGB chart
#e50cea CMYK chart
#e50cea RGB pie chart
#e50cea color shades, tints & tones
#e50cea color schemes
#e50cea color preview, HTML & CSS examples
This text has a color of #e50cea
<p style="color:#e50cea;">Text here</p>
.mytext {color:#e50cea;}
Text color #e50cea
This box has a color of #e50cea
<div style="background-color:#e50cea;">Content here</div>
.mybackground {background-color:#e50cea;}
Background color #e50cea
Border around this has a color of #e50cea
<div style="border:2px solid #e50cea;">Content here</div>
.myborder {border:2px solid #e50cea;}
Border color #e50cea