#e800bf color space conversions
Hex:
#e800bf
RGB:
232, 0, 191
CMY:
9, 100, 25
CMYK:
0, 100, 18, 9
HSL:
311°, 100.0000%, 45.4902%
HSV (HSB):
311°, 100.0000%, 90.9804%
XYZ:
42.6827, 20.9174, 51.0780
xyY:
0.3722, 0.1824, 20.9174
CIE-Lab:
52.8590, 86.0845, -36.6790
CIE-LCH:
52.8590, 93.5729, 336.9221
CIE-Luv:
52.8590, 94.2367, -68.0105
Hunter-Lab:
45.7355, 86.5479, -34.2010
#e800bf color charts
#e800bf color shades, tints & tones
#e800bf color schemes
#e800bf color preview, HTML & CSS examples
This text has a color of #e800bf
<p style="color:#e800bf;">Text here</p>
.mytext {color:#e800bf;}
This box has a color of #e800bf
<div style="background-color:#e800bf;">Content here</div>
.mybackground {background-color:#e800bf;}
Border around this has a color of #e800bf
<div style="border:2px solid #e800bf;">Content here</div>
.myborder {border:2px solid #e800bf;}