#e980e9 color space conversions
Hex:
#e980e9
RGB:
233, 128, 233
CMY:
9, 50, 9
CMYK:
0, 45, 0, 9
HSL:
300°, 70.4698%, 70.7843%
HSV (HSB):
300°, 45.0644%, 91.3725%
XYZ:
56.0314, 38.6452, 81.5969
xyY:
0.3179, 0.2192, 38.6452
CIE-Lab:
68.4935, 55.0489, -35.9852
CIE-LCH:
68.4935, 65.7672, 326.8276
CIE-Luv:
68.4935, 50.4901, -65.2904
Hunter-Lab:
62.1652, 52.0983, -34.3072
#e980e9 color charts
#e980e9 color shades, tints & tones
#e980e9 color schemes
#e980e9 color preview, HTML & CSS examples
This text has a color of #e980e9
<p style="color:#e980e9;">Text here</p>
.mytext {color:#e980e9;}
This box has a color of #e980e9
<div style="background-color:#e980e9;">Content here</div>
.mybackground {background-color:#e980e9;}
Border around this has a color of #e980e9
<div style="border:2px solid #e980e9;">Content here</div>
.myborder {border:2px solid #e980e9;}