#ed25e4 color space conversions
Hex:
#ed25e4
RGB:
237, 37, 228
CMY:
7, 85, 11
CMYK:
0, 84, 4, 7
HSL:
303°, 84.7458%, 53.7255%
HSV (HSB):
303°, 84.3882%, 92.9412%
XYZ:
49.5902, 24.9291, 75.5969
xyY:
0.3303, 0.1661, 24.9291
CIE-Lab:
57.0063, 87.8394, -51.2241
CIE-LCH:
57.0063, 101.6842, 329.7511
CIE-Luv:
57.0063, 79.4305, -91.3995
Hunter-Lab:
49.9290, 89.9128, -54.8198
#ed25e4 color charts
#ed25e4 color shades, tints & tones
#ed25e4 color schemes
#ed25e4 color preview, HTML & CSS examples
This text has a color of #ed25e4
<p style="color:#ed25e4;">Text here</p>
.mytext {color:#ed25e4;}
This box has a color of #ed25e4
<div style="background-color:#ed25e4;">Content here</div>
.mybackground {background-color:#ed25e4;}
Border around this has a color of #ed25e4
<div style="border:2px solid #ed25e4;">Content here</div>
.myborder {border:2px solid #ed25e4;}