#e129d4 color space conversions
Hex:
#e129d4
RGB:
225, 41, 212
CMY:
12, 84, 17
CMYK:
0, 82, 6, 12
HSL:
304°, 75.4098%, 52.1569%
HSV (HSB):
304°, 81.7778%, 88.2353%
XYZ:
43.7279, 22.3469, 64.2960
xyY:
0.3354, 0.1714, 22.3469
CIE-Lab:
54.3931, 82.5720, -46.4245
CIE-LCH:
54.3931, 94.7279, 330.6540
CIE-Luv:
54.3931, 76.4009, -82.4585
Hunter-Lab:
47.2725, 82.3889, -47.5504
#e129d4 color charts
#e129d4 color shades, tints & tones
#e129d4 color schemes
#e129d4 color preview, HTML & CSS examples
This text has a color of #e129d4
<p style="color:#e129d4;">Text here</p>
.mytext {color:#e129d4;}
This box has a color of #e129d4
<div style="background-color:#e129d4;">Content here</div>
.mybackground {background-color:#e129d4;}
Border around this has a color of #e129d4
<div style="border:2px solid #e129d4;">Content here</div>
.myborder {border:2px solid #e129d4;}