#e129cd color space conversions
Hex:
#e129cd
RGB:
225, 41, 205
CMY:
12, 84, 20
CMYK:
0, 82, 9, 12
HSL:
307°, 75.4098%, 52.1569%
HSV (HSB):
307°, 81.7778%, 88.2353%
XYZ:
42.8637, 22.0012, 59.7451
xyY:
0.3440, 0.1766, 22.0012
CIE-Lab:
54.0283, 81.5849, -42.9975
CIE-LCH:
54.0283, 92.2219, 332.2095
CIE-Luv:
54.0283, 79.1575, -77.0477
Hunter-Lab:
46.9054, 81.0346, -42.6859
#e129cd color charts
#e129cd color shades, tints & tones
#e129cd color schemes
#e129cd color preview, HTML & CSS examples
This text has a color of #e129cd
<p style="color:#e129cd;">Text here</p>
.mytext {color:#e129cd;}
This box has a color of #e129cd
<div style="background-color:#e129cd;">Content here</div>
.mybackground {background-color:#e129cd;}
Border around this has a color of #e129cd
<div style="border:2px solid #e129cd;">Content here</div>
.myborder {border:2px solid #e129cd;}