#ed14ed color space conversions
Hex:
#ed14ed
RGB:
237, 20, 237
CMY:
7, 92, 7
CMYK:
0, 92, 0, 7
HSL:
300°, 85.7708%, 50.3922%
HSV (HSB):
300°, 91.5612%, 92.9412%
XYZ:
50.4613, 24.6193, 82.2132
xyY:
0.3208, 0.1565, 24.6193
CIE-Lab:
56.7026, 91.4916, -56.7705
CIE-LCH:
56.7026, 107.6736, 328.1804
CIE-Luv:
56.7026, 77.4386, -100.1308
Hunter-Lab:
49.6178, 94.7032, -63.5068
#ed14ed color charts
#ed14ed color shades, tints & tones
#ed14ed color schemes
#ed14ed color preview, HTML & CSS examples
This text has a color of #ed14ed
<p style="color:#ed14ed;">Text here</p>
.mytext {color:#ed14ed;}
This box has a color of #ed14ed
<div style="background-color:#ed14ed;">Content here</div>
.mybackground {background-color:#ed14ed;}
Border around this has a color of #ed14ed
<div style="border:2px solid #ed14ed;">Content here</div>
.myborder {border:2px solid #ed14ed;}