#e123bc color space conversions
Hex:
#e123bc
RGB:
225, 35, 188
CMY:
12, 86, 26
CMYK:
0, 84, 16, 12
HSL:
312°, 76.0000%, 50.9804%
HSV (HSB):
312°, 84.4444%, 88.2353%
XYZ:
40.7295, 20.8405, 49.4529
xyY:
0.3669, 0.1877, 20.8405
CIE-Lab:
52.7744, 80.5169, -35.1588
CIE-LCH:
52.7744, 87.8584, 336.4109
CIE-Luv:
52.7744, 87.0587, -64.8166
Hunter-Lab:
45.6513, 79.3653, -32.2713
#e123bc color charts
#e123bc color shades, tints & tones
#e123bc color schemes
#e123bc color preview, HTML & CSS examples
This text has a color of #e123bc
<p style="color:#e123bc;">Text here</p>
.mytext {color:#e123bc;}
This box has a color of #e123bc
<div style="background-color:#e123bc;">Content here</div>
.mybackground {background-color:#e123bc;}
Border around this has a color of #e123bc
<div style="border:2px solid #e123bc;">Content here</div>
.myborder {border:2px solid #e123bc;}