#e34ace color space conversions
Hex:
#e34ace
RGB:
227, 74, 206
CMY:
11, 71, 19
CMYK:
0, 67, 9, 11
HSL:
308°, 73.2057%, 59.0196%
HSV (HSB):
308°, 67.4009%, 89.0196%
XYZ:
45.2679, 25.6847, 60.9643
xyY:
0.3432, 0.1947, 25.6847
CIE-Lab:
57.7365, 72.6398, -37.7103
CIE-LCH:
57.7365, 81.8450, 332.5644
CIE-Luv:
57.7365, 73.0600, -68.6787
Hunter-Lab:
50.6801, 70.7478, -35.8453
#e34ace color charts
#e34ace color shades, tints & tones
#e34ace color schemes
#e34ace color preview, HTML & CSS examples
This text has a color of #e34ace
<p style="color:#e34ace;">Text here</p>
.mytext {color:#e34ace;}
This box has a color of #e34ace
<div style="background-color:#e34ace;">Content here</div>
.mybackground {background-color:#e34ace;}
Border around this has a color of #e34ace
<div style="border:2px solid #e34ace;">Content here</div>
.myborder {border:2px solid #e34ace;}