#e77dea color space conversions
Hex:
#e77dea
RGB:
231, 125, 234
CMY:
9, 51, 8
CMYK:
1, 47, 0, 8
HSL:
298°, 72.1854%, 70.3922%
HSV (HSB):
298°, 46.5812%, 91.7647%
XYZ:
55.1399, 37.5967, 82.1926
xyY:
0.3152, 0.2149, 37.5967
CIE-Lab:
67.7223, 56.1375, -37.7558
CIE-LCH:
67.7223, 67.6529, 326.0768
CIE-Luv:
67.7223, 50.1344, -68.1939
Hunter-Lab:
61.3161, 53.2169, -36.5553
#e77dea color charts
#e77dea color shades, tints & tones
#e77dea color schemes
#e77dea color preview, HTML & CSS examples
This text has a color of #e77dea
<p style="color:#e77dea;">Text here</p>
.mytext {color:#e77dea;}
This box has a color of #e77dea
<div style="background-color:#e77dea;">Content here</div>
.mybackground {background-color:#e77dea;}
Border around this has a color of #e77dea
<div style="border:2px solid #e77dea;">Content here</div>
.myborder {border:2px solid #e77dea;}