#e34dec color space conversions
Hex:
#e34dec
RGB:
227, 77, 236
CMY:
11, 70, 7
CMYK:
4, 67, 0, 7
HSL:
297°, 80.7107%, 61.3725%
HSV (HSB):
297°, 67.3729%, 92.5490%
XYZ:
49.4728, 27.6948, 82.0950
xyY:
0.3106, 0.1739, 27.6948
CIE-Lab:
59.6120, 76.2898, -51.6670
CIE-LCH:
59.6120, 92.1391, 325.8923
CIE-Luv:
59.6120, 62.3202, -91.3347
Hunter-Lab:
52.6258, 75.7100, -55.6529
#e34dec color charts
#e34dec RGB chart
#e34dec CMYK chart
#e34dec RGB pie chart
#e34dec color shades, tints & tones
#e34dec color schemes
#e34dec color preview, HTML & CSS examples
This text has a color of #e34dec
<p style="color:#e34dec;">Text here</p>
.mytext {color:#e34dec;}
Text color #e34dec
This box has a color of #e34dec
<div style="background-color:#e34dec;">Content here</div>
.mybackground {background-color:#e34dec;}
Background color #e34dec
Border around this has a color of #e34dec
<div style="border:2px solid #e34dec;">Content here</div>
.myborder {border:2px solid #e34dec;}
Border color #e34dec