#ed20db color space conversions
Hex:
#ed20db
RGB:
237, 32, 219
CMY:
7, 87, 14
CMYK:
0, 86, 8, 7
HSL:
305°, 85.0622%, 52.7451%
HSV (HSB):
305°, 86.4979%, 92.9412%
XYZ:
48.2277, 24.1520, 69.1378
xyY:
0.3408, 0.1707, 24.1520
CIE-Lab:
56.2397, 87.4230, -47.3511
CIE-LCH:
56.2397, 99.4229, 331.5586
CIE-Luv:
56.2397, 83.6058, -85.2211
Hunter-Lab:
49.1447, 89.1662, -49.0091
#ed20db color charts
#ed20db color shades, tints & tones
#ed20db color schemes
#ed20db color preview, HTML & CSS examples
This text has a color of #ed20db
<p style="color:#ed20db;">Text here</p>
.mytext {color:#ed20db;}
This box has a color of #ed20db
<div style="background-color:#ed20db;">Content here</div>
.mybackground {background-color:#ed20db;}
Border around this has a color of #ed20db
<div style="border:2px solid #ed20db;">Content here</div>
.myborder {border:2px solid #ed20db;}