#e984cd color space conversions
Hex:
#e984cd
RGB:
233, 132, 205
CMY:
9, 48, 20
CMYK:
0, 43, 12, 9
HSL:
317°, 69.6552%, 71.5686%
HSV (HSB):
317°, 43.3476%, 91.3725%
XYZ:
52.8750, 38.2339, 62.3507
xyY:
0.3446, 0.2491, 38.2339
CIE-Lab:
68.1927, 48.3202, -20.9226
CIE-LCH:
68.1927, 52.6555, 336.5874
CIE-Luv:
68.1927, 55.1124, -40.1669
Hunter-Lab:
61.8336, 44.4296, -16.5023
#e984cd color charts
#e984cd color shades, tints & tones
#e984cd color schemes
#e984cd color preview, HTML & CSS examples
This text has a color of #e984cd
<p style="color:#e984cd;">Text here</p>
.mytext {color:#e984cd;}
This box has a color of #e984cd
<div style="background-color:#e984cd;">Content here</div>
.mybackground {background-color:#e984cd;}
Border around this has a color of #e984cd
<div style="border:2px solid #e984cd;">Content here</div>
.myborder {border:2px solid #e984cd;}