#e992f4 color space conversions
Hex:
#e992f4
RGB:
233, 146, 244
CMY:
9, 43, 4
CMYK:
5, 40, 0, 4
HSL:
293°, 81.6667%, 76.4706%
HSV (HSB):
293°, 40.1639%, 95.6863%
XYZ:
60.2123, 44.4131, 90.9870
xyY:
0.3078, 0.2270, 44.4131
CIE-Lab:
72.5037, 47.9417, -35.7881
CIE-LCH:
72.5037, 59.8264, 323.2590
CIE-Luv:
72.5037, 40.6817, -64.4387
Hunter-Lab:
66.6431, 44.6499, -34.2977
#e992f4 color charts
#e992f4 color shades, tints & tones
#e992f4 color schemes
#e992f4 color preview, HTML & CSS examples
This text has a color of #e992f4
<p style="color:#e992f4;">Text here</p>
.mytext {color:#e992f4;}
This box has a color of #e992f4
<div style="background-color:#e992f4;">Content here</div>
.mybackground {background-color:#e992f4;}
Border around this has a color of #e992f4
<div style="border:2px solid #e992f4;">Content here</div>
.myborder {border:2px solid #e992f4;}