#e80acd color space conversions
Hex:
#e80acd
RGB:
232, 10, 205
CMY:
9, 96, 20
CMYK:
0, 96, 12, 9
HSL:
307°, 91.7355%, 47.4510%
HSV (HSB):
307°, 95.6897%, 90.9804%
XYZ:
44.4067, 21.7807, 59.6212
xyY:
0.3530, 0.1731, 21.7807
CIE-Lab:
53.7935, 87.1435, -43.2891
CIE-LCH:
53.7935, 97.3033, 333.5838
CIE-Luv:
53.7935, 87.5051, -78.2623
Hunter-Lab:
46.6698, 88.1723, -43.0749
#e80acd color charts
#e80acd color shades, tints & tones
#e80acd color schemes
#e80acd color preview, HTML & CSS examples
This text has a color of #e80acd
<p style="color:#e80acd;">Text here</p>
.mytext {color:#e80acd;}
This box has a color of #e80acd
<div style="background-color:#e80acd;">Content here</div>
.mybackground {background-color:#e80acd;}
Border around this has a color of #e80acd
<div style="border:2px solid #e80acd;">Content here</div>
.myborder {border:2px solid #e80acd;}