#e929e4 color space conversions
Hex:
#e929e4
RGB:
233, 41, 228
CMY:
9, 84, 11
CMYK:
0, 82, 2, 9
HSL:
302°, 81.3559%, 53.7255%
HSV (HSB):
302°, 82.4034%, 91.3725%
XYZ:
48.4008, 24.5110, 75.5789
xyY:
0.3260, 0.1651, 24.5110
CIE-Lab:
56.5958, 86.3645, -51.9178
CIE-LCH:
56.5958, 100.7685, 328.9879
CIE-Luv:
56.5958, 76.0369, -92.0810
Hunter-Lab:
49.5085, 87.8662, -55.8551
#e929e4 color charts
#e929e4 color shades, tints & tones
#e929e4 color schemes
#e929e4 color preview, HTML & CSS examples
This text has a color of #e929e4
<p style="color:#e929e4;">Text here</p>
.mytext {color:#e929e4;}
This box has a color of #e929e4
<div style="background-color:#e929e4;">Content here</div>
.mybackground {background-color:#e929e4;}
Border around this has a color of #e929e4
<div style="border:2px solid #e929e4;">Content here</div>
.myborder {border:2px solid #e929e4;}