#e121e5 color space conversions
Hex:
#e121e5
RGB:
225, 33, 229
CMY:
12, 87, 10
CMYK:
2, 86, 0, 10
HSL:
299°, 79.0323%, 51.3725%
HSV (HSB):
299°, 85.5895%, 89.8039%
XYZ:
45.7381, 22.7524, 76.1097
xyY:
0.3163, 0.1573, 22.7524
CIE-Lab:
54.8164, 86.5738, -55.3994
CIE-LCH:
54.8164, 102.7819, 327.3844
CIE-Luv:
54.8164, 70.8855, -96.6057
Hunter-Lab:
47.6995, 87.6859, -61.2140
#e121e5 color charts
#e121e5 color shades, tints & tones
#e121e5 color schemes
#e121e5 color preview, HTML & CSS examples
This text has a color of #e121e5
<p style="color:#e121e5;">Text here</p>
.mytext {color:#e121e5;}
This box has a color of #e121e5
<div style="background-color:#e121e5;">Content here</div>
.mybackground {background-color:#e121e5;}
Border around this has a color of #e121e5
<div style="border:2px solid #e121e5;">Content here</div>
.myborder {border:2px solid #e121e5;}