#e34cd6 color space conversions
Hex:
#e34cd6
RGB:
227, 76, 214
CMY:
11, 70, 16
CMYK:
0, 67, 6, 11
HSL:
305°, 72.9469%, 59.4118%
HSV (HSB):
305°, 66.5198%, 89.0196%
XYZ:
46.4006, 26.3548, 66.2597
xyY:
0.3338, 0.1896, 26.3548
CIE-Lab:
58.3723, 73.1293, -41.2550
CIE-LCH:
58.3723, 83.9635, 330.5710
CIE-Luv:
58.3723, 69.7652, -74.3756
Hunter-Lab:
51.3369, 71.4965, -40.5888
#e34cd6 color charts
#e34cd6 color shades, tints & tones
#e34cd6 color schemes
#e34cd6 color preview, HTML & CSS examples
This text has a color of #e34cd6
<p style="color:#e34cd6;">Text here</p>
.mytext {color:#e34cd6;}
This box has a color of #e34cd6
<div style="background-color:#e34cd6;">Content here</div>
.mybackground {background-color:#e34cd6;}
Border around this has a color of #e34cd6
<div style="border:2px solid #e34cd6;">Content here</div>
.myborder {border:2px solid #e34cd6;}