#e123ff color space conversions
Hex:
#e123ff
RGB:
225, 35, 255
CMY:
12, 86, 0
CMYK:
12, 86, 0, 0
HSL:
292°, 100.0000%, 56.8627%
HSV (HSB):
292°, 86.2745%, 100.0000%
XYZ:
49.7024, 24.4296, 96.7035
xyY:
0.2909, 0.1430, 24.4296
CIE-Lab:
56.5154, 90.2585, -67.2195
CIE-LCH:
56.5154, 112.5391, 323.3233
CIE-Luv:
56.5154, 61.4632, -115.3656
Hunter-Lab:
49.4263, 93.0009, -81.4036
#e123ff color charts
#e123ff color shades, tints & tones
#e123ff color schemes
#e123ff color preview, HTML & CSS examples
This text has a color of #e123ff
<p style="color:#e123ff;">Text here</p>
.mytext {color:#e123ff;}
This box has a color of #e123ff
<div style="background-color:#e123ff;">Content here</div>
.mybackground {background-color:#e123ff;}
Border around this has a color of #e123ff
<div style="border:2px solid #e123ff;">Content here</div>
.myborder {border:2px solid #e123ff;}