#e200cf color space conversions
Hex:
#e200cf
RGB:
226, 0, 207
CMY:
11, 100, 19
CMYK:
0, 100, 8, 11
HSL:
305°, 100.0000%, 44.3137%
HSV (HSB):
305°, 100.0000%, 88.6275%
XYZ:
42.6265, 20.6737, 60.7752
xyY:
0.3436, 0.1666, 20.6737
CIE-Lab:
52.5906, 87.0734, -46.4121
CIE-LCH:
52.5906, 98.6704, 331.9414
CIE-Luv:
52.5906, 82.6076, -82.4458
Hunter-Lab:
45.4684, 87.7737, -47.4220
#e200cf color charts
#e200cf color shades, tints & tones
#e200cf color schemes
#e200cf color preview, HTML & CSS examples
This text has a color of #e200cf
<p style="color:#e200cf;">Text here</p>
.mytext {color:#e200cf;}
This box has a color of #e200cf
<div style="background-color:#e200cf;">Content here</div>
.mybackground {background-color:#e200cf;}
Border around this has a color of #e200cf
<div style="border:2px solid #e200cf;">Content here</div>
.myborder {border:2px solid #e200cf;}