#ed32dd color space conversions
Hex:
#ed32dd
RGB:
237, 50, 221
CMY:
7, 80, 13
CMYK:
0, 79, 7, 7
HSL:
305°, 83.8565%, 56.2745%
HSV (HSB):
305°, 78.9030%, 92.9412%
XYZ:
49.1168, 25.5062, 70.7411
xyY:
0.3379, 0.1755, 25.5062
CIE-Lab:
57.5653, 84.1447, -46.3842
CIE-LCH:
57.5653, 96.0824, 331.1345
CIE-Luv:
57.5653, 80.2719, -83.7000
Hunter-Lab:
50.5037, 85.2169, -47.6956
#ed32dd color charts
#ed32dd color shades, tints & tones
#ed32dd color schemes
#ed32dd color preview, HTML & CSS examples
This text has a color of #ed32dd
<p style="color:#ed32dd;">Text here</p>
.mytext {color:#ed32dd;}
This box has a color of #ed32dd
<div style="background-color:#ed32dd;">Content here</div>
.mybackground {background-color:#ed32dd;}
Border around this has a color of #ed32dd
<div style="border:2px solid #ed32dd;">Content here</div>
.myborder {border:2px solid #ed32dd;}