#e980d0 color space conversions
Hex:
#e980d0
RGB:
233, 128, 208
CMY:
9, 50, 18
CMYK:
0, 45, 11, 9
HSL:
314°, 70.4698%, 70.7843%
HSV (HSB):
314°, 45.0644%, 91.3725%
XYZ:
52.7086, 37.3160, 64.0992
xyY:
0.3420, 0.2421, 37.3160
CIE-Lab:
67.5135, 50.8161, -23.6319
CIE-LCH:
67.5135, 56.0423, 335.0594
CIE-Luv:
67.5135, 56.3017, -44.7676
Hunter-Lab:
61.0869, 47.1162, -19.4529
#e980d0 color charts
#e980d0 color shades, tints & tones
#e980d0 color schemes
#e980d0 color preview, HTML & CSS examples
This text has a color of #e980d0
<p style="color:#e980d0;">Text here</p>
.mytext {color:#e980d0;}
This box has a color of #e980d0
<div style="background-color:#e980d0;">Content here</div>
.mybackground {background-color:#e980d0;}
Border around this has a color of #e980d0
<div style="border:2px solid #e980d0;">Content here</div>
.myborder {border:2px solid #e980d0;}