#e124e8 color space conversions
Hex:
#e124e8
RGB:
225, 36, 232
CMY:
12, 86, 9
CMYK:
3, 84, 0, 9
HSL:
298°, 80.9917%, 52.5490%
HSV (HSB):
298°, 84.4828%, 90.9804%
XYZ:
46.2477, 23.0955, 78.3643
xyY:
0.3131, 0.1564, 23.0955
CIE-Lab:
55.1706, 86.4971, -56.5243
CIE-LCH:
55.1706, 103.3283, 326.8361
CIE-Luv:
55.1706, 69.4539, -98.4239
Hunter-Lab:
48.0578, 87.6758, -63.0394
#e124e8 color charts
#e124e8 color shades, tints & tones
#e124e8 color schemes
#e124e8 color preview, HTML & CSS examples
This text has a color of #e124e8
<p style="color:#e124e8;">Text here</p>
.mytext {color:#e124e8;}
This box has a color of #e124e8
<div style="background-color:#e124e8;">Content here</div>
.mybackground {background-color:#e124e8;}
Border around this has a color of #e124e8
<div style="border:2px solid #e124e8;">Content here</div>
.myborder {border:2px solid #e124e8;}