#e128d1 color space conversions
Hex:
#e128d1
RGB:
225, 40, 209
CMY:
12, 84, 18
CMYK:
0, 82, 7, 12
HSL:
305°, 75.5102%, 51.9608%
HSV (HSB):
305°, 82.2222%, 88.2353%
XYZ:
43.3188, 22.1286, 62.3097
xyY:
0.3391, 0.1732, 22.1286
CIE-Lab:
54.1632, 82.3555, -45.0751
CIE-LCH:
54.1632, 93.8839, 331.3071
CIE-Luv:
54.1632, 77.7222, -80.3228
Hunter-Lab:
47.0410, 82.0538, -45.6057
#e128d1 color charts
#e128d1 color shades, tints & tones
#e128d1 color schemes
#e128d1 color preview, HTML & CSS examples
This text has a color of #e128d1
<p style="color:#e128d1;">Text here</p>
.mytext {color:#e128d1;}
This box has a color of #e128d1
<div style="background-color:#e128d1;">Content here</div>
.mybackground {background-color:#e128d1;}
Border around this has a color of #e128d1
<div style="border:2px solid #e128d1;">Content here</div>
.myborder {border:2px solid #e128d1;}