#ed55e1 color space conversions
Hex:
#ed55e1
RGB:
237, 85, 225
CMY:
7, 67, 12
CMYK:
0, 64, 5, 7
HSL:
305°, 80.8511%, 63.1373%
HSV (HSB):
305°, 64.1350%, 92.9412%
XYZ:
51.7642, 29.9378, 74.2845
xyY:
0.3319, 0.1919, 29.9378
CIE-Lab:
61.6005, 73.8348, -42.2722
CIE-LCH:
61.6005, 85.0795, 330.2078
CIE-Luv:
61.6005, 70.6911, -76.8928
Hunter-Lab:
54.7154, 73.1200, -42.1944
#ed55e1 color charts
#ed55e1 color shades, tints & tones
#ed55e1 color schemes
#ed55e1 color preview, HTML & CSS examples
This text has a color of #ed55e1
<p style="color:#ed55e1;">Text here</p>
.mytext {color:#ed55e1;}
This box has a color of #ed55e1
<div style="background-color:#ed55e1;">Content here</div>
.mybackground {background-color:#ed55e1;}
Border around this has a color of #ed55e1
<div style="border:2px solid #ed55e1;">Content here</div>
.myborder {border:2px solid #ed55e1;}