#ed25b0 color space conversions
Hex:
#ed25b0
RGB:
237, 37, 176
CMY:
7, 85, 31
CMYK:
0, 84, 26, 7
HSL:
318°, 84.7458%, 53.7255%
HSV (HSB):
318°, 84.3882%, 92.9412%
XYZ:
43.4231, 22.4622, 43.1213
xyY:
0.3984, 0.2061, 22.4622
CIE-Lab:
54.5141, 81.1517, -25.2966
CIE-LCH:
54.5141, 85.0031, 342.6867
CIE-Luv:
54.5141, 101.2850, -50.8313
Hunter-Lab:
47.3944, 80.6030, -20.7684
#ed25b0 color charts
#ed25b0 color shades, tints & tones
#ed25b0 color schemes
#ed25b0 color preview, HTML & CSS examples
This text has a color of #ed25b0
<p style="color:#ed25b0;">Text here</p>
.mytext {color:#ed25b0;}
This box has a color of #ed25b0
<div style="background-color:#ed25b0;">Content here</div>
.mybackground {background-color:#ed25b0;}
Border around this has a color of #ed25b0
<div style="border:2px solid #ed25b0;">Content here</div>
.myborder {border:2px solid #ed25b0;}