#e124ec color space conversions
Hex:
#e124ec
RGB:
225, 36, 236
CMY:
12, 86, 7
CMYK:
5, 85, 0, 7
HSL:
297°, 84.0336%, 53.3333%
HSV (HSB):
297°, 84.7458%, 92.5490%
XYZ:
46.8225, 23.3254, 81.3913
xyY:
0.3090, 0.1539, 23.3254
CIE-Lab:
55.4060, 87.1050, -58.3971
CIE-LCH:
55.4060, 104.8690, 326.1612
CIE-Luv:
55.4060, 67.9943, -101.3948
Hunter-Lab:
48.2964, 88.5339, -66.1107
#e124ec color charts
#e124ec color shades, tints & tones
#e124ec color schemes
#e124ec color preview, HTML & CSS examples
This text has a color of #e124ec
<p style="color:#e124ec;">Text here</p>
.mytext {color:#e124ec;}
This box has a color of #e124ec
<div style="background-color:#e124ec;">Content here</div>
.mybackground {background-color:#e124ec;}
Border around this has a color of #e124ec
<div style="border:2px solid #e124ec;">Content here</div>
.myborder {border:2px solid #e124ec;}