#e980ea color space conversions
Hex:
#e980ea
RGB:
233, 128, 234
CMY:
9, 50, 8
CMYK:
0, 45, 0, 8
HSL:
299°, 71.6216%, 70.9804%
HSV (HSB):
299°, 45.2991%, 91.7647%
XYZ:
56.1747, 38.7025, 82.3515
xyY:
0.3170, 0.2184, 38.7025
CIE-Lab:
68.5352, 55.2261, -36.4715
CIE-LCH:
68.5352, 66.1822, 326.5591
CIE-Luv:
68.5352, 50.2604, -66.1111
Hunter-Lab:
62.2113, 52.3096, -34.9365
#e980ea color charts
#e980ea color shades, tints & tones
#e980ea color schemes
#e980ea color preview, HTML & CSS examples
This text has a color of #e980ea
<p style="color:#e980ea;">Text here</p>
.mytext {color:#e980ea;}
This box has a color of #e980ea
<div style="background-color:#e980ea;">Content here</div>
.mybackground {background-color:#e980ea;}
Border around this has a color of #e980ea
<div style="border:2px solid #e980ea;">Content here</div>
.myborder {border:2px solid #e980ea;}