#ed34e4 color space conversions
Hex:
#ed34e4
RGB:
237, 52, 228
CMY:
7, 80, 11
CMYK:
0, 78, 4, 7
HSL:
303°, 83.7104%, 56.6667%
HSV (HSB):
303°, 78.0591%, 92.9412%
XYZ:
50.1566, 26.0619, 75.7857
xyY:
0.3300, 0.1715, 26.0619
CIE-Lab:
58.0958, 84.6699, -49.4930
CIE-LCH:
58.0958, 98.0742, 329.6920
CIE-Luv:
58.0958, 77.2619, -88.6922
Hunter-Lab:
51.0509, 86.0341, -52.2811
#ed34e4 color charts
#ed34e4 color shades, tints & tones
#ed34e4 color schemes
#ed34e4 color preview, HTML & CSS examples
This text has a color of #ed34e4
<p style="color:#ed34e4;">Text here</p>
.mytext {color:#ed34e4;}
This box has a color of #ed34e4
<div style="background-color:#ed34e4;">Content here</div>
.mybackground {background-color:#ed34e4;}
Border around this has a color of #ed34e4
<div style="border:2px solid #ed34e4;">Content here</div>
.myborder {border:2px solid #ed34e4;}