#ed34dc color space conversions
Hex:
#ed34dc
RGB:
237, 52, 220
CMY:
7, 80, 14
CMYK:
0, 78, 7, 7
HSL:
306°, 83.7104%, 56.6667%
HSV (HSB):
306°, 78.0591%, 92.9412%
XYZ:
49.0713, 25.6278, 70.0705
xyY:
0.3390, 0.1770, 25.6278
CIE-Lab:
57.6821, 83.5176, -45.6338
CIE-LCH:
57.6821, 95.1716, 331.3479
CIE-Luv:
57.6821, 80.3055, -82.4978
Hunter-Lab:
50.6239, 84.4336, -46.6288
#ed34dc color charts
#ed34dc color shades, tints & tones
#ed34dc color schemes
#ed34dc color preview, HTML & CSS examples
This text has a color of #ed34dc
<p style="color:#ed34dc;">Text here</p>
.mytext {color:#ed34dc;}
This box has a color of #ed34dc
<div style="background-color:#ed34dc;">Content here</div>
.mybackground {background-color:#ed34dc;}
Border around this has a color of #ed34dc
<div style="border:2px solid #ed34dc;">Content here</div>
.myborder {border:2px solid #ed34dc;}