#e123e7 color space conversions
Hex:
#e123e7
RGB:
225, 35, 231
CMY:
12, 86, 9
CMYK:
3, 85, 0, 9
HSL:
298°, 80.3279%, 52.1569%
HSV (HSB):
298°, 84.8485%, 90.5882%
XYZ:
46.0762, 22.9791, 77.6082
xyY:
0.3142, 0.1567, 22.9791
CIE-Lab:
55.0508, 86.5263, -56.1525
CIE-LCH:
55.0508, 103.1499, 327.0179
CIE-Luv:
55.0508, 69.9311, -97.8219
Hunter-Lab:
47.9366, 87.6836, -62.4336
#e123e7 color charts
#e123e7 color shades, tints & tones
#e123e7 color schemes
#e123e7 color preview, HTML & CSS examples
This text has a color of #e123e7
<p style="color:#e123e7;">Text here</p>
.mytext {color:#e123e7;}
This box has a color of #e123e7
<div style="background-color:#e123e7;">Content here</div>
.mybackground {background-color:#e123e7;}
Border around this has a color of #e123e7
<div style="border:2px solid #e123e7;">Content here</div>
.myborder {border:2px solid #e123e7;}