#ed55e5 color space conversions
Hex:
#ed55e5
RGB:
237, 85, 229
CMY:
7, 67, 10
CMYK:
0, 64, 3, 7
HSL:
303°, 80.8511%, 63.1373%
HSV (HSB):
303°, 64.1350%, 92.9412%
XYZ:
52.3164, 30.1587, 77.1926
xyY:
0.3277, 0.1889, 30.1587
CIE-Lab:
61.7909, 74.4610, -44.2122
CIE-LCH:
61.7909, 86.5977, 329.2997
CIE-Luv:
61.7909, 69.3896, -80.0756
Hunter-Lab:
54.9169, 73.9428, -44.8977
#ed55e5 color charts
#ed55e5 color shades, tints & tones
#ed55e5 color schemes
#ed55e5 color preview, HTML & CSS examples
This text has a color of #ed55e5
<p style="color:#ed55e5;">Text here</p>
.mytext {color:#ed55e5;}
This box has a color of #ed55e5
<div style="background-color:#ed55e5;">Content here</div>
.mybackground {background-color:#ed55e5;}
Border around this has a color of #ed55e5
<div style="border:2px solid #ed55e5;">Content here</div>
.myborder {border:2px solid #ed55e5;}