#e121e1 color space conversions
Hex:
#e121e1
RGB:
225, 33, 225
CMY:
12, 87, 12
CMYK:
0, 85, 0, 12
HSL:
300°, 76.1905%, 50.5882%
HSV (HSB):
300°, 85.3333%, 88.2353%
XYZ:
45.1858, 22.5315, 73.2016
xyY:
0.3207, 0.1599, 22.5315
CIE-Lab:
54.5865, 85.9815, -53.5057
CIE-LCH:
54.5865, 101.2703, 328.1063
CIE-Luv:
54.5865, 72.3943, -93.6087
Hunter-Lab:
47.4674, 86.8523, -58.2067
#e121e1 color charts
#e121e1 color shades, tints & tones
#e121e1 color schemes
#e121e1 color preview, HTML & CSS examples
This text has a color of #e121e1
<p style="color:#e121e1;">Text here</p>
.mytext {color:#e121e1;}
This box has a color of #e121e1
<div style="background-color:#e121e1;">Content here</div>
.mybackground {background-color:#e121e1;}
Border around this has a color of #e121e1
<div style="border:2px solid #e121e1;">Content here</div>
.myborder {border:2px solid #e121e1;}