#ed01d2 color space conversions
Hex:
#ed01d2
RGB:
237, 1, 210
CMY:
7, 100, 18
CMYK:
0, 100, 11, 7
HSL:
307°, 99.1597%, 46.6667%
HSV (HSB):
307°, 99.5781%, 92.9412%
XYZ:
46.5688, 22.6794, 62.8959
xyY:
0.3524, 0.1716, 22.6794
CIE-Lab:
54.7405, 89.2586, -44.5987
CIE-LCH:
54.7405, 99.7805, 333.4507
CIE-Luv:
54.7405, 89.5690, -80.8626
Hunter-Lab:
47.6229, 91.2090, -44.9687
#ed01d2 color charts
#ed01d2 color shades, tints & tones
#ed01d2 color schemes
#ed01d2 color preview, HTML & CSS examples
This text has a color of #ed01d2
<p style="color:#ed01d2;">Text here</p>
.mytext {color:#ed01d2;}
This box has a color of #ed01d2
<div style="background-color:#ed01d2;">Content here</div>
.mybackground {background-color:#ed01d2;}
Border around this has a color of #ed01d2
<div style="border:2px solid #ed01d2;">Content here</div>
.myborder {border:2px solid #ed01d2;}