#e200ff color space conversions
Hex:
#e200ff
RGB:
226, 0, 255
CMY:
11, 100, 0
CMYK:
11, 100, 0, 0
HSL:
293°, 100.0000%, 50.0000%
HSV (HSB):
293°, 100.0000%, 100.0000%
XYZ:
49.4140, 23.3888, 96.5178
xyY:
0.2918, 0.1381, 23.3888
CIE-Lab:
55.4705, 93.9817, -68.8978
CIE-LCH:
55.4705, 116.5310, 323.7549
CIE-Luv:
55.4705, 63.9645, -117.6694
Hunter-Lab:
48.3619, 97.7499, -84.4741
#e200ff color charts
#e200ff color shades, tints & tones
#e200ff color schemes
#e200ff color preview, HTML & CSS examples
This text has a color of #e200ff
<p style="color:#e200ff;">Text here</p>
.mytext {color:#e200ff;}
This box has a color of #e200ff
<div style="background-color:#e200ff;">Content here</div>
.mybackground {background-color:#e200ff;}
Border around this has a color of #e200ff
<div style="border:2px solid #e200ff;">Content here</div>
.myborder {border:2px solid #e200ff;}