#ed2ed7 color space conversions
Hex:
#ed2ed7
RGB:
237, 46, 215
CMY:
7, 82, 16
CMYK:
0, 81, 9, 7
HSL:
307°, 84.1410%, 55.4902%
HSV (HSB):
307°, 80.5907%, 92.9412%
XYZ:
48.1678, 24.8648, 66.5506
xyY:
0.3451, 0.1781, 24.8648
CIE-Lab:
56.9435, 84.2241, -43.9662
CIE-LCH:
56.9435, 95.0091, 332.4348
CIE-Luv:
56.9435, 83.2974, -79.8420
Hunter-Lab:
49.8646, 85.1627, -44.2248
#ed2ed7 color charts
#ed2ed7 color shades, tints & tones
#ed2ed7 color schemes
#ed2ed7 color preview, HTML & CSS examples
This text has a color of #ed2ed7
<p style="color:#ed2ed7;">Text here</p>
.mytext {color:#ed2ed7;}
This box has a color of #ed2ed7
<div style="background-color:#ed2ed7;">Content here</div>
.mybackground {background-color:#ed2ed7;}
Border around this has a color of #ed2ed7
<div style="border:2px solid #ed2ed7;">Content here</div>
.myborder {border:2px solid #ed2ed7;}