#e34ed8 color space conversions
Hex:
#e34ed8
RGB:
227, 78, 216
CMY:
11, 69, 15
CMYK:
0, 66, 5, 11
HSL:
304°, 72.6829%, 59.8039%
HSV (HSB):
304°, 65.6388%, 89.0196%
XYZ:
46.7976, 26.7375, 67.6601
xyY:
0.3314, 0.1894, 26.7375
CIE-Lab:
58.7306, 72.7047, -41.8230
CIE-LCH:
58.7306, 83.8757, 330.0906
CIE-Luv:
58.7306, 68.5418, -75.2829
Hunter-Lab:
51.7084, 71.0582, -41.3848
#e34ed8 color charts
#e34ed8 color shades, tints & tones
#e34ed8 color schemes
#e34ed8 color preview, HTML & CSS examples
This text has a color of #e34ed8
<p style="color:#e34ed8;">Text here</p>
.mytext {color:#e34ed8;}
This box has a color of #e34ed8
<div style="background-color:#e34ed8;">Content here</div>
.mybackground {background-color:#e34ed8;}
Border around this has a color of #e34ed8
<div style="border:2px solid #e34ed8;">Content here</div>
.myborder {border:2px solid #e34ed8;}