#ed50e4 color space conversions
Hex:
#ed50e4
RGB:
237, 80, 228
CMY:
7, 69, 11
CMYK:
0, 66, 4, 7
HSL:
303°, 81.3472%, 62.1569%
HSV (HSB):
303°, 66.2447%, 92.9412%
XYZ:
51.7973, 29.3433, 76.3326
xyY:
0.3289, 0.1863, 29.3433
CIE-Lab:
61.0834, 76.1507, -44.7672
CIE-LCH:
61.0834, 88.3348, 329.5497
CIE-Luv:
61.0834, 71.1071, -81.0170
Hunter-Lab:
54.1694, 75.8868, -45.6296
#ed50e4 color charts
#ed50e4 color shades, tints & tones
#ed50e4 color schemes
#ed50e4 color preview, HTML & CSS examples
This text has a color of #ed50e4
<p style="color:#ed50e4;">Text here</p>
.mytext {color:#ed50e4;}
This box has a color of #ed50e4
<div style="background-color:#ed50e4;">Content here</div>
.mybackground {background-color:#ed50e4;}
Border around this has a color of #ed50e4
<div style="border:2px solid #ed50e4;">Content here</div>
.myborder {border:2px solid #ed50e4;}