#e124cd color space conversions
Hex:
#e124cd
RGB:
225, 36, 205
CMY:
12, 86, 20
CMYK:
0, 84, 9, 12
HSL:
306°, 75.9036%, 51.1765%
HSV (HSB):
306°, 84.0000%, 88.2353%
XYZ:
42.7017, 21.6771, 59.6911
xyY:
0.3442, 0.1747, 21.6771
CIE-Lab:
53.6827, 82.5907, -43.5440
CIE-LCH:
53.6827, 93.3665, 332.2006
CIE-Luv:
53.6827, 79.8790, -77.9038
Hunter-Lab:
46.5587, 82.2351, -43.4224
#e124cd color charts
#e124cd color shades, tints & tones
#e124cd color schemes
#e124cd color preview, HTML & CSS examples
This text has a color of #e124cd
<p style="color:#e124cd;">Text here</p>
.mytext {color:#e124cd;}
This box has a color of #e124cd
<div style="background-color:#e124cd;">Content here</div>
.mybackground {background-color:#e124cd;}
Border around this has a color of #e124cd
<div style="border:2px solid #e124cd;">Content here</div>
.myborder {border:2px solid #e124cd;}