#e123cc color space conversions
Hex:
#e123cc
RGB:
225, 35, 204
CMY:
12, 86, 20
CMYK:
0, 84, 9, 12
HSL:
307°, 76.0000%, 50.9804%
HSV (HSB):
307°, 84.4444%, 88.2353%
XYZ:
42.5515, 21.5692, 59.0473
xyY:
0.3455, 0.1751, 21.5692
CIE-Lab:
53.5670, 82.6400, -43.1530
CIE-LCH:
53.5670, 93.2285, 332.4273
CIE-Luv:
53.5670, 80.4174, -77.2885
Hunter-Lab:
46.4427, 82.2694, -42.8715
#e123cc color charts
#e123cc color shades, tints & tones
#e123cc color schemes
#e123cc color preview, HTML & CSS examples
This text has a color of #e123cc
<p style="color:#e123cc;">Text here</p>
.mytext {color:#e123cc;}
This box has a color of #e123cc
<div style="background-color:#e123cc;">Content here</div>
.mybackground {background-color:#e123cc;}
Border around this has a color of #e123cc
<div style="border:2px solid #e123cc;">Content here</div>
.myborder {border:2px solid #e123cc;}