#e000ff color space conversions
Hex:
#e000ff
RGB:
224, 0, 255
CMY:
12, 100, 0
CMYK:
12, 100, 0, 0
HSL:
293°, 100.0000%, 50.0000%
HSV (HSB):
293°, 100.0000%, 100.0000%
XYZ:
48.7905, 23.0673, 96.4886
xyY:
0.2898, 0.1370, 23.0673
CIE-Lab:
55.1416, 93.7013, -69.4456
CIE-LCH:
55.1416, 116.6303, 323.4564
CIE-Luv:
55.1416, 62.6331, -118.2337
Hunter-Lab:
48.0284, 97.2824, -85.4931
#e000ff color charts
#e000ff color shades, tints & tones
#e000ff color schemes
#e000ff color preview, HTML & CSS examples
This text has a color of #e000ff
<p style="color:#e000ff;">Text here</p>
.mytext {color:#e000ff;}
This box has a color of #e000ff
<div style="background-color:#e000ff;">Content here</div>
.mybackground {background-color:#e000ff;}
Border around this has a color of #e000ff
<div style="border:2px solid #e000ff;">Content here</div>
.myborder {border:2px solid #e000ff;}