#e980d1 color space conversions
Hex:
#e980d1
RGB:
233, 128, 209
CMY:
9, 50, 18
CMYK:
0, 45, 10, 9
HSL:
314°, 70.4698%, 70.7843%
HSV (HSB):
314°, 45.0644%, 91.3725%
XYZ:
52.8321, 37.3654, 64.7493
xyY:
0.3410, 0.2412, 37.3654
CIE-Lab:
67.5503, 50.9779, -24.1332
CIE-LCH:
67.5503, 56.4017, 334.6669
CIE-Luv:
67.5503, 56.0676, -45.5860
Hunter-Lab:
61.1273, 47.3042, -20.0141
#e980d1 color charts
#e980d1 color shades, tints & tones
#e980d1 color schemes
#e980d1 color preview, HTML & CSS examples
This text has a color of #e980d1
<p style="color:#e980d1;">Text here</p>
.mytext {color:#e980d1;}
This box has a color of #e980d1
<div style="background-color:#e980d1;">Content here</div>
.mybackground {background-color:#e980d1;}
Border around this has a color of #e980d1
<div style="border:2px solid #e980d1;">Content here</div>
.myborder {border:2px solid #e980d1;}