#e980e4 color space conversions
Hex:
#e980e4
RGB:
233, 128, 228
CMY:
9, 50, 11
CMYK:
0, 45, 2, 9
HSL:
303°, 70.4698%, 70.7843%
HSV (HSB):
303°, 45.0644%, 91.3725%
XYZ:
55.3270, 38.3634, 77.8876
xyY:
0.3225, 0.2236, 38.3634
CIE-Lab:
68.2876, 54.1720, -33.5446
CIE-LCH:
68.2876, 63.7169, 328.2332
CIE-Luv:
68.2876, 51.6426, -61.1841
Hunter-Lab:
61.9382, 51.0554, -31.2007
#e980e4 color charts
#e980e4 color shades, tints & tones
#e980e4 color schemes
#e980e4 color preview, HTML & CSS examples
This text has a color of #e980e4
<p style="color:#e980e4;">Text here</p>
.mytext {color:#e980e4;}
This box has a color of #e980e4
<div style="background-color:#e980e4;">Content here</div>
.mybackground {background-color:#e980e4;}
Border around this has a color of #e980e4
<div style="border:2px solid #e980e4;">Content here</div>
.myborder {border:2px solid #e980e4;}