#e980c9 color space conversions
Hex:
#e980c9
RGB:
233, 128, 201
CMY:
9, 50, 21
CMYK:
0, 45, 14, 9
HSL:
318°, 70.4698%, 70.7843%
HSV (HSB):
318°, 45.0644%, 91.3725%
XYZ:
51.8661, 36.9790, 59.6624
xyY:
0.3492, 0.2490, 36.9790
CIE-Lab:
67.2613, 49.7025, -20.1064
CIE-LCH:
67.2613, 53.6153, 337.9750
CIE-Luv:
67.2613, 57.9416, -39.0537
Hunter-Lab:
60.8104, 45.8271, -15.6034
#e980c9 color charts
#e980c9 color shades, tints & tones
#e980c9 color schemes
#e980c9 color preview, HTML & CSS examples
This text has a color of #e980c9
<p style="color:#e980c9;">Text here</p>
.mytext {color:#e980c9;}
This box has a color of #e980c9
<div style="background-color:#e980c9;">Content here</div>
.mybackground {background-color:#e980c9;}
Border around this has a color of #e980c9
<div style="border:2px solid #e980c9;">Content here</div>
.myborder {border:2px solid #e980c9;}