#e122e4 color space conversions
Hex:
#e122e4
RGB:
225, 34, 228
CMY:
12, 87, 11
CMYK:
1, 85, 0, 11
HSL:
299°, 78.2258%, 51.3725%
HSV (HSB):
299°, 85.0877%, 89.4118%
XYZ:
45.6270, 22.7530, 75.3858
xyY:
0.3174, 0.1583, 22.7530
CIE-Lab:
54.8170, 86.2534, -54.8336
CIE-LCH:
54.8170, 102.2076, 327.5548
CIE-Luv:
54.8170, 71.1555, -95.7208
Hunter-Lab:
47.7001, 87.2666, -60.3124
#e122e4 color charts
#e122e4 color shades, tints & tones
#e122e4 color schemes
#e122e4 color preview, HTML & CSS examples
This text has a color of #e122e4
<p style="color:#e122e4;">Text here</p>
.mytext {color:#e122e4;}
This box has a color of #e122e4
<div style="background-color:#e122e4;">Content here</div>
.mybackground {background-color:#e122e4;}
Border around this has a color of #e122e4
<div style="border:2px solid #e122e4;">Content here</div>
.myborder {border:2px solid #e122e4;}