#ed22dd color space conversions
Hex:
#ed22dd
RGB:
237, 34, 221
CMY:
7, 87, 13
CMYK:
0, 86, 7, 7
HSL:
305°, 84.9372%, 53.1373%
HSV (HSB):
305°, 85.6540%, 92.9412%
XYZ:
48.5482, 24.3690, 70.5515
xyY:
0.3384, 0.1699, 24.3690
CIE-Lab:
56.4554, 87.3746, -48.1430
CIE-LCH:
56.4554, 99.7601, 331.1454
CIE-Luv:
56.4554, 82.5676, -86.4824
Hunter-Lab:
49.3650, 89.1578, -50.1806
#ed22dd color charts
#ed22dd color shades, tints & tones
#ed22dd color schemes
#ed22dd color preview, HTML & CSS examples
This text has a color of #ed22dd
<p style="color:#ed22dd;">Text here</p>
.mytext {color:#ed22dd;}
This box has a color of #ed22dd
<div style="background-color:#ed22dd;">Content here</div>
.mybackground {background-color:#ed22dd;}
Border around this has a color of #ed22dd
<div style="border:2px solid #ed22dd;">Content here</div>
.myborder {border:2px solid #ed22dd;}