#e123ac color space conversions
Hex:
#e123ac
RGB:
225, 35, 172
CMY:
12, 86, 33
CMYK:
0, 84, 24, 12
HSL:
317°, 76.0000%, 50.9804%
HSV (HSB):
317°, 84.4444%, 88.2353%
XYZ:
39.0988, 20.1882, 40.8657
xyY:
0.3904, 0.2016, 20.1882
CIE-Lab:
52.0493, 78.5430, -26.9393
CIE-LCH:
52.0493, 83.0345, 341.0687
CIE-Luv:
52.0493, 93.9464, -52.2315
Hunter-Lab:
44.9313, 76.6994, -22.4733
#e123ac color charts
#e123ac color shades, tints & tones
#e123ac color schemes
#e123ac color preview, HTML & CSS examples
This text has a color of #e123ac
<p style="color:#e123ac;">Text here</p>
.mytext {color:#e123ac;}
This box has a color of #e123ac
<div style="background-color:#e123ac;">Content here</div>
.mybackground {background-color:#e123ac;}
Border around this has a color of #e123ac
<div style="border:2px solid #e123ac;">Content here</div>
.myborder {border:2px solid #e123ac;}