#e10cea color space conversions
Hex:
#e10cea
RGB:
225, 12, 234
CMY:
12, 95, 8
CMYK:
4, 95, 0, 8
HSL:
298°, 90.2439%, 48.2353%
HSV (HSB):
298°, 94.8718%, 91.7647%
XYZ:
46.0341, 22.2110, 79.7028
xyY:
0.3112, 0.1501, 22.2110
CIE-Lab:
54.2502, 89.8579, -59.1259
CIE-LCH:
54.2502, 107.5654, 326.6553
CIE-Luv:
54.2502, 70.5021, -102.2869
Hunter-Lab:
47.1286, 91.8797, -67.2800
#e10cea color charts
#e10cea RGB chart
#e10cea CMYK chart
#e10cea RGB pie chart
#e10cea color shades, tints & tones
#e10cea color schemes
#e10cea color preview, HTML & CSS examples
This text has a color of #e10cea
<p style="color:#e10cea;">Text here</p>
.mytext {color:#e10cea;}
Text color #e10cea
This box has a color of #e10cea
<div style="background-color:#e10cea;">Content here</div>
.mybackground {background-color:#e10cea;}
Background color #e10cea
Border around this has a color of #e10cea
<div style="border:2px solid #e10cea;">Content here</div>
.myborder {border:2px solid #e10cea;}
Border color #e10cea