#e34dd4 color space conversions
Hex:
#e34dd4
RGB:
227, 77, 212
CMY:
11, 70, 17
CMYK:
0, 66, 7, 11
HSL:
306°, 72.8155%, 59.6078%
HSV (HSB):
306°, 66.0793%, 89.0196%
XYZ:
46.2161, 26.3921, 64.9457
xyY:
0.3360, 0.1919, 26.3921
CIE-Lab:
58.4074, 72.4557, -40.0667
CIE-LCH:
58.4074, 82.7959, 331.0582
CIE-Luv:
58.4074, 70.1596, -72.4453
Hunter-Lab:
51.3733, 70.6779, -38.9927
#e34dd4 color charts
#e34dd4 color shades, tints & tones
#e34dd4 color schemes
#e34dd4 color preview, HTML & CSS examples
This text has a color of #e34dd4
<p style="color:#e34dd4;">Text here</p>
.mytext {color:#e34dd4;}
This box has a color of #e34dd4
<div style="background-color:#e34dd4;">Content here</div>
.mybackground {background-color:#e34dd4;}
Border around this has a color of #e34dd4
<div style="border:2px solid #e34dd4;">Content here</div>
.myborder {border:2px solid #e34dd4;}