#e34ed9 color space conversions
Hex:
#e34ed9
RGB:
227, 78, 217
CMY:
11, 69, 15
CMYK:
0, 66, 4, 11
HSL:
304°, 72.6829%, 59.8039%
HSV (HSB):
304°, 65.6388%, 89.0196%
XYZ:
46.9273, 26.7894, 68.3432
xyY:
0.3303, 0.1886, 26.7894
CIE-Lab:
58.7789, 72.8609, -42.3121
CIE-LCH:
58.7789, 84.2557, 329.8552
CIE-Luv:
58.7789, 68.2105, -76.0769
Hunter-Lab:
51.7585, 71.2613, -42.0570
#e34ed9 color charts
#e34ed9 color shades, tints & tones
#e34ed9 color schemes
#e34ed9 color preview, HTML & CSS examples
This text has a color of #e34ed9
<p style="color:#e34ed9;">Text here</p>
.mytext {color:#e34ed9;}
This box has a color of #e34ed9
<div style="background-color:#e34ed9;">Content here</div>
.mybackground {background-color:#e34ed9;}
Border around this has a color of #e34ed9
<div style="border:2px solid #e34ed9;">Content here</div>
.myborder {border:2px solid #e34ed9;}