#ed48e5 color space conversions
Hex:
#ed48e5
RGB:
237, 72, 229
CMY:
7, 72, 10
CMYK:
0, 70, 3, 7
HSL:
303°, 82.0896%, 60.5882%
HSV (HSB):
303°, 69.6203%, 92.9412%
XYZ:
51.3853, 28.2964, 76.8822
xyY:
0.3282, 0.1807, 28.2964
CIE-Lab:
60.1556, 79.0642, -46.7923
CIE-LCH:
60.1556, 91.8731, 329.3818
CIE-Luv:
60.1556, 72.8047, -84.3500
Hunter-Lab:
53.1944, 79.3393, -48.4562
#ed48e5 color charts
#ed48e5 color shades, tints & tones
#ed48e5 color schemes
#ed48e5 color preview, HTML & CSS examples
This text has a color of #ed48e5
<p style="color:#ed48e5;">Text here</p>
.mytext {color:#ed48e5;}
This box has a color of #ed48e5
<div style="background-color:#ed48e5;">Content here</div>
.mybackground {background-color:#ed48e5;}
Border around this has a color of #ed48e5
<div style="border:2px solid #ed48e5;">Content here</div>
.myborder {border:2px solid #ed48e5;}