#e800d0 color space conversions
Hex:
#e800d0
RGB:
232, 0, 208
CMY:
9, 100, 18
CMYK:
0, 100, 10, 9
HSL:
306°, 100.0000%, 45.4902%
HSV (HSB):
306°, 100.0000%, 90.9804%
XYZ:
44.6639, 21.7099, 61.5109
xyY:
0.3493, 0.1698, 21.7099
CIE-Lab:
53.7178, 88.2174, -45.1303
CIE-LCH:
53.7178, 99.0911, 332.9066
CIE-Luv:
53.7178, 86.6994, -81.1362
Hunter-Lab:
46.5939, 89.5671, -45.6560
#e800d0 color charts
#e800d0 color shades, tints & tones
#e800d0 color schemes
#e800d0 color preview, HTML & CSS examples
This text has a color of #e800d0
<p style="color:#e800d0;">Text here</p>
.mytext {color:#e800d0;}
This box has a color of #e800d0
<div style="background-color:#e800d0;">Content here</div>
.mybackground {background-color:#e800d0;}
Border around this has a color of #e800d0
<div style="border:2px solid #e800d0;">Content here</div>
.myborder {border:2px solid #e800d0;}