#e800c1 color space conversions
Hex:
#e800c1
RGB:
232, 0, 193
CMY:
9, 100, 24
CMYK:
0, 100, 17, 9
HSL:
310°, 100.0000%, 45.4902%
HSV (HSB):
310°, 100.0000%, 90.9804%
XYZ:
42.9044, 21.0061, 52.2453
xyY:
0.3694, 0.1808, 21.0061
CIE-Lab:
52.9561, 86.3274, -37.6864
CIE-LCH:
52.9561, 94.1949, 336.4162
CIE-Luv:
52.9561, 93.3317, -69.5647
Hunter-Lab:
45.8324, 86.8898, -35.5033
#e800c1 color charts
#e800c1 color shades, tints & tones
#e800c1 color schemes
#e800c1 color preview, HTML & CSS examples
This text has a color of #e800c1
<p style="color:#e800c1;">Text here</p>
.mytext {color:#e800c1;}
This box has a color of #e800c1
<div style="background-color:#e800c1;">Content here</div>
.mybackground {background-color:#e800c1;}
Border around this has a color of #e800c1
<div style="border:2px solid #e800c1;">Content here</div>
.myborder {border:2px solid #e800c1;}