#e124e5 color space conversions
Hex:
#e124e5
RGB:
225, 36, 229
CMY:
12, 86, 10
CMYK:
2, 84, 0, 10
HSL:
299°, 78.7755%, 51.9608%
HSV (HSB):
299°, 84.2795%, 89.8039%
XYZ:
45.8251, 22.9264, 76.1387
xyY:
0.3163, 0.1582, 22.9264
CIE-Lab:
54.9965, 86.0458, -55.1114
CIE-LCH:
54.9965, 102.1819, 327.3609
CIE-Luv:
54.9965, 70.5634, -96.1832
Hunter-Lab:
47.8816, 87.0407, -60.7627
#e124e5 color charts
#e124e5 color shades, tints & tones
#e124e5 color schemes
#e124e5 color preview, HTML & CSS examples
This text has a color of #e124e5
<p style="color:#e124e5;">Text here</p>
.mytext {color:#e124e5;}
This box has a color of #e124e5
<div style="background-color:#e124e5;">Content here</div>
.mybackground {background-color:#e124e5;}
Border around this has a color of #e124e5
<div style="border:2px solid #e124e5;">Content here</div>
.myborder {border:2px solid #e124e5;}