#e80deb color space conversions
Hex:
#e80deb
RGB:
232, 13, 235
CMY:
9, 95, 8
CMYK:
1, 94, 0, 8
HSL:
299°, 89.5161%, 48.6275%
HSV (HSB):
299°, 94.4681%, 92.1569%
XYZ:
48.4180, 23.4418, 80.5701
xyY:
0.3176, 0.1538, 23.4418
CIE-Lab:
55.5245, 91.0294, -57.5802
CIE-LCH:
55.5245, 107.7117, 327.6848
CIE-Luv:
55.5245, 75.0296, -100.7569
Hunter-Lab:
48.4167, 93.7754, -64.7725
#e80deb color charts
#e80deb color shades, tints & tones
#e80deb color schemes
#e80deb color preview, HTML & CSS examples
This text has a color of #e80deb
<p style="color:#e80deb;">Text here</p>
.mytext {color:#e80deb;}
This box has a color of #e80deb
<div style="background-color:#e80deb;">Content here</div>
.mybackground {background-color:#e80deb;}
Border around this has a color of #e80deb
<div style="border:2px solid #e80deb;">Content here</div>
.myborder {border:2px solid #e80deb;}