#e123b7 color space conversions
Hex:
#e123b7
RGB:
225, 35, 183
CMY:
12, 86, 28
CMYK:
0, 84, 19, 12
HSL:
313°, 76.0000%, 50.9804%
HSV (HSB):
313°, 84.4444%, 88.2353%
XYZ:
40.1996, 20.6285, 46.6627
xyY:
0.3740, 0.1919, 20.6285
CIE-Lab:
52.5405, 79.8834, -32.6146
CIE-LCH:
52.5405, 86.2849, 337.7909
CIE-Luv:
52.5405, 89.1883, -60.8902
Hunter-Lab:
45.4186, 78.5061, -29.1210
#e123b7 color charts
#e123b7 color shades, tints & tones
#e123b7 color schemes
#e123b7 color preview, HTML & CSS examples
This text has a color of #e123b7
<p style="color:#e123b7;">Text here</p>
.mytext {color:#e123b7;}
This box has a color of #e123b7
<div style="background-color:#e123b7;">Content here</div>
.mybackground {background-color:#e123b7;}
Border around this has a color of #e123b7
<div style="border:2px solid #e123b7;">Content here</div>
.myborder {border:2px solid #e123b7;}