#ed7ed7 color space conversions
Hex:
#ed7ed7
RGB:
237, 126, 215
CMY:
7, 51, 16
CMYK:
0, 47, 9, 7
HSL:
312°, 75.5102%, 71.1765%
HSV (HSB):
312°, 46.8354%, 92.9412%
XYZ:
54.6516, 37.8325, 68.7119
xyY:
0.3390, 0.2347, 37.8325
CIE-Lab:
67.8970, 54.1499, -26.8987
CIE-LCH:
67.8970, 60.4628, 333.5844
CIE-Luv:
67.8970, 58.3351, -50.5322
Hunter-Lab:
61.5082, 50.9628, -23.1783
#ed7ed7 color charts
#ed7ed7 color shades, tints & tones
#ed7ed7 color schemes
#ed7ed7 color preview, HTML & CSS examples
This text has a color of #ed7ed7
<p style="color:#ed7ed7;">Text here</p>
.mytext {color:#ed7ed7;}
This box has a color of #ed7ed7
<div style="background-color:#ed7ed7;">Content here</div>
.mybackground {background-color:#ed7ed7;}
Border around this has a color of #ed7ed7
<div style="border:2px solid #ed7ed7;">Content here</div>
.myborder {border:2px solid #ed7ed7;}