#e984ed color space conversions
Hex:
#e984ed
RGB:
233, 132, 237
CMY:
9, 48, 7
CMYK:
2, 44, 0, 7
HSL:
298°, 74.4681%, 72.3529%
HSV (HSB):
298°, 44.3038%, 92.9412%
XYZ:
57.1416, 39.9406, 84.8184
xyY:
0.3141, 0.2196, 39.9406
CIE-Lab:
69.4272, 53.7750, -36.7352
CIE-LCH:
69.4272, 65.1247, 325.6619
CIE-Luv:
69.4272, 47.9594, -66.4510
Hunter-Lab:
63.1986, 50.7950, -35.3337
#e984ed color charts
#e984ed color shades, tints & tones
#e984ed color schemes
#e984ed color preview, HTML & CSS examples
This text has a color of #e984ed
<p style="color:#e984ed;">Text here</p>
.mytext {color:#e984ed;}
This box has a color of #e984ed
<div style="background-color:#e984ed;">Content here</div>
.mybackground {background-color:#e984ed;}
Border around this has a color of #e984ed
<div style="border:2px solid #e984ed;">Content here</div>
.myborder {border:2px solid #e984ed;}