#ed00c0 color space conversions
Hex:
#ed00c0
RGB:
237, 0, 192
CMY:
7, 100, 25
CMYK:
0, 100, 19, 7
HSL:
311°, 100.0000%, 46.4706%
HSV (HSB):
311°, 100.0000%, 92.9412%
XYZ:
44.4395, 21.8103, 51.7368
xyY:
0.3766, 0.1849, 21.8103
CIE-Lab:
53.8251, 87.1026, -35.6783
CIE-LCH:
53.8251, 94.1266, 337.7254
CIE-Luv:
53.8251, 97.6729, -66.9821
Hunter-Lab:
46.7015, 88.1266, -32.9915
#ed00c0 color charts
#ed00c0 color shades, tints & tones
#ed00c0 color schemes
#ed00c0 color preview, HTML & CSS examples
This text has a color of #ed00c0
<p style="color:#ed00c0;">Text here</p>
.mytext {color:#ed00c0;}
This box has a color of #ed00c0
<div style="background-color:#ed00c0;">Content here</div>
.mybackground {background-color:#ed00c0;}
Border around this has a color of #ed00c0
<div style="border:2px solid #ed00c0;">Content here</div>
.myborder {border:2px solid #ed00c0;}