#ed25c4 color space conversions
Hex:
#ed25c4
RGB:
237, 37, 196
CMY:
7, 85, 23
CMYK:
0, 84, 17, 7
HSL:
312°, 84.7458%, 53.7255%
HSV (HSB):
312°, 84.3882%, 92.9412%
XYZ:
45.5504, 23.3132, 54.3237
xyY:
0.3698, 0.1892, 23.3132
CIE-Lab:
55.3935, 83.5498, -35.5333
CIE-LCH:
55.3935, 90.7920, 336.9602
CIE-Luv:
55.3935, 92.5768, -66.5854
Hunter-Lab:
48.2837, 83.8987, -32.9081
#ed25c4 color charts
#ed25c4 color shades, tints & tones
#ed25c4 color schemes
#ed25c4 color preview, HTML & CSS examples
This text has a color of #ed25c4
<p style="color:#ed25c4;">Text here</p>
.mytext {color:#ed25c4;}
This box has a color of #ed25c4
<div style="background-color:#ed25c4;">Content here</div>
.mybackground {background-color:#ed25c4;}
Border around this has a color of #ed25c4
<div style="border:2px solid #ed25c4;">Content here</div>
.myborder {border:2px solid #ed25c4;}