#e121be color space conversions
Hex:
#e121be
RGB:
225, 33, 190
CMY:
12, 87, 25
CMYK:
0, 85, 16, 12
HSL:
311°, 76.1905%, 50.5882%
HSV (HSB):
311°, 85.3333%, 88.2353%
XYZ:
40.8895, 20.8130, 50.5774
xyY:
0.3642, 0.1854, 20.8130
CIE-Lab:
52.7442, 81.1402, -36.3675
CIE-LCH:
52.7442, 88.9175, 335.8578
CIE-Luv:
52.7442, 86.5013, -66.7004
Hunter-Lab:
45.6212, 80.1490, -33.7962
#e121be color charts
#e121be color shades, tints & tones
#e121be color schemes
#e121be color preview, HTML & CSS examples
This text has a color of #e121be
<p style="color:#e121be;">Text here</p>
.mytext {color:#e121be;}
This box has a color of #e121be
<div style="background-color:#e121be;">Content here</div>
.mybackground {background-color:#e121be;}
Border around this has a color of #e121be
<div style="border:2px solid #e121be;">Content here</div>
.myborder {border:2px solid #e121be;}