#e940e8 color space conversions
Hex:
#e940e8
RGB:
233, 64, 232
CMY:
9, 75, 9
CMYK:
0, 73, 0, 9
HSL:
300°, 79.3427%, 58.2353%
HSV (HSB):
300°, 72.5322%, 91.3725%
XYZ:
50.0032, 26.8166, 78.8846
xyY:
0.3211, 0.1722, 26.8166
CIE-Lab:
58.8042, 81.2039, -50.6552
CIE-LCH:
58.8042, 95.7080, 328.0440
CIE-Luv:
58.8042, 70.7073, -90.2048
Hunter-Lab:
51.7848, 81.7355, -54.0681
#e940e8 color charts
#e940e8 color shades, tints & tones
#e940e8 color schemes
#e940e8 color preview, HTML & CSS examples
This text has a color of #e940e8
<p style="color:#e940e8;">Text here</p>
.mytext {color:#e940e8;}
This box has a color of #e940e8
<div style="background-color:#e940e8;">Content here</div>
.mybackground {background-color:#e940e8;}
Border around this has a color of #e940e8
<div style="border:2px solid #e940e8;">Content here</div>
.myborder {border:2px solid #e940e8;}