#e980e8 color space conversions
Hex:
#e980e8
RGB:
233, 128, 232
CMY:
9, 50, 9
CMYK:
0, 45, 0, 9
HSL:
301°, 70.4698%, 70.7843%
HSV (HSB):
301°, 45.0644%, 91.3725%
XYZ:
55.8889, 38.5882, 80.8465
xyY:
0.3188, 0.2201, 38.5882
CIE-Lab:
68.4519, 54.8724, -35.4983
CIE-LCH:
68.4519, 65.3537, 327.1002
CIE-Luv:
68.4519, 50.7200, -64.4695
Hunter-Lab:
62.1194, 51.8879, -33.6806
#e980e8 color charts
#e980e8 color shades, tints & tones
#e980e8 color schemes
#e980e8 color preview, HTML & CSS examples
This text has a color of #e980e8
<p style="color:#e980e8;">Text here</p>
.mytext {color:#e980e8;}
This box has a color of #e980e8
<div style="background-color:#e980e8;">Content here</div>
.mybackground {background-color:#e980e8;}
Border around this has a color of #e980e8
<div style="border:2px solid #e980e8;">Content here</div>
.myborder {border:2px solid #e980e8;}