#ed3ed2 color space conversions
Hex:
#ed3ed2
RGB:
237, 62, 210
CMY:
7, 76, 18
CMYK:
0, 74, 11, 7
HSL:
309°, 82.9384%, 58.6275%
HSV (HSB):
309°, 73.8397%, 92.9412%
XYZ:
48.2805, 26.1029, 63.4665
xyY:
0.3502, 0.1894, 26.1029
CIE-Lab:
58.1346, 79.4007, -39.2490
CIE-LCH:
58.1346, 88.5717, 333.6961
CIE-Luv:
58.1346, 82.0703, -72.2269
Hunter-Lab:
51.0910, 79.2716, -37.8877
#ed3ed2 color charts
#ed3ed2 color shades, tints & tones
#ed3ed2 color schemes
#ed3ed2 color preview, HTML & CSS examples
This text has a color of #ed3ed2
<p style="color:#ed3ed2;">Text here</p>
.mytext {color:#ed3ed2;}
This box has a color of #ed3ed2
<div style="background-color:#ed3ed2;">Content here</div>
.mybackground {background-color:#ed3ed2;}
Border around this has a color of #ed3ed2
<div style="border:2px solid #ed3ed2;">Content here</div>
.myborder {border:2px solid #ed3ed2;}