#ed32d8 color space conversions
Hex:
#ed32d8
RGB:
237, 50, 216
CMY:
7, 80, 15
CMYK:
0, 79, 9, 7
HSL:
307°, 83.8565%, 56.2745%
HSV (HSB):
307°, 78.9030%, 92.9412%
XYZ:
48.4603, 25.2436, 67.2841
xyY:
0.3437, 0.1790, 25.2436
CIE-Lab:
57.3120, 83.4410, -43.9521
CIE-LCH:
57.3120, 94.3090, 332.2222
CIE-Luv:
57.3120, 82.2172, -79.8111
Hunter-Lab:
50.2430, 84.2413, -44.2295
#ed32d8 color charts
#ed32d8 color shades, tints & tones
#ed32d8 color schemes
#ed32d8 color preview, HTML & CSS examples
This text has a color of #ed32d8
<p style="color:#ed32d8;">Text here</p>
.mytext {color:#ed32d8;}
This box has a color of #ed32d8
<div style="background-color:#ed32d8;">Content here</div>
.mybackground {background-color:#ed32d8;}
Border around this has a color of #ed32d8
<div style="border:2px solid #ed32d8;">Content here</div>
.myborder {border:2px solid #ed32d8;}