#e129c1 color space conversions
Hex:
#e129c1
RGB:
225, 41, 193
CMY:
12, 84, 24
CMYK:
0, 82, 14, 12
HSL:
310°, 75.4098%, 52.1569%
HSV (HSB):
310°, 81.7778%, 88.2353%
XYZ:
41.4699, 21.4437, 52.4054
xyY:
0.3596, 0.1860, 21.4437
CIE-Lab:
53.4317, 79.9545, -37.0262
CIE-LCH:
53.4317, 88.1116, 335.1516
CIE-Luv:
53.4317, 84.0135, -67.6824
Hunter-Lab:
46.3073, 78.8155, -34.6826
#e129c1 color charts
#e129c1 color shades, tints & tones
#e129c1 color schemes
#e129c1 color preview, HTML & CSS examples
This text has a color of #e129c1
<p style="color:#e129c1;">Text here</p>
.mytext {color:#e129c1;}
This box has a color of #e129c1
<div style="background-color:#e129c1;">Content here</div>
.mybackground {background-color:#e129c1;}
Border around this has a color of #e129c1
<div style="border:2px solid #e129c1;">Content here</div>
.myborder {border:2px solid #e129c1;}