#e984d4 color space conversions
Hex:
#e984d4
RGB:
233, 132, 212
CMY:
9, 48, 17
CMYK:
0, 43, 9, 9
HSL:
312°, 69.6552%, 71.5686%
HSV (HSB):
312°, 43.3476%, 91.3725%
XYZ:
53.7392, 38.5796, 66.9016
xyY:
0.3375, 0.2423, 38.5796
CIE-Lab:
68.4457, 49.4581, -24.4327
CIE-LCH:
68.4457, 55.1639, 333.7103
CIE-Luv:
68.4457, 53.5377, -45.8945
Hunter-Lab:
62.1125, 45.7398, -20.3827
#e984d4 color charts
#e984d4 color shades, tints & tones
#e984d4 color schemes
#e984d4 color preview, HTML & CSS examples
This text has a color of #e984d4
<p style="color:#e984d4;">Text here</p>
.mytext {color:#e984d4;}
This box has a color of #e984d4
<div style="background-color:#e984d4;">Content here</div>
.mybackground {background-color:#e984d4;}
Border around this has a color of #e984d4
<div style="border:2px solid #e984d4;">Content here</div>
.myborder {border:2px solid #e984d4;}