#e34dd8 color space conversions
Hex:
#e34dd8
RGB:
227, 77, 216
CMY:
11, 70, 15
CMYK:
0, 66, 5, 11
HSL:
304°, 72.8155%, 59.6078%
HSV (HSB):
304°, 66.0793%, 89.0196%
XYZ:
46.7271, 26.5965, 67.6366
xyY:
0.3315, 0.1887, 26.5965
CIE-Lab:
58.5990, 73.0736, -42.0301
CIE-LCH:
58.5990, 84.2988, 330.0936
CIE-Luv:
58.5990, 68.8191, -75.6250
Hunter-Lab:
51.5718, 71.4809, -41.6588
#e34dd8 color charts
#e34dd8 color shades, tints & tones
#e34dd8 color schemes
#e34dd8 color preview, HTML & CSS examples
This text has a color of #e34dd8
<p style="color:#e34dd8;">Text here</p>
.mytext {color:#e34dd8;}
This box has a color of #e34dd8
<div style="background-color:#e34dd8;">Content here</div>
.mybackground {background-color:#e34dd8;}
Border around this has a color of #e34dd8
<div style="border:2px solid #e34dd8;">Content here</div>
.myborder {border:2px solid #e34dd8;}