#ed00b5 color space conversions
Hex:
#ed00b5
RGB:
237, 0, 181
CMY:
7, 100, 29
CMYK:
0, 100, 24, 7
HSL:
314°, 100.0000%, 46.4706%
HSV (HSB):
314°, 100.0000%, 92.9412%
XYZ:
43.2655, 21.3407, 45.5549
xyY:
0.3927, 0.1937, 21.3407
CIE-Lab:
53.3204, 85.8306, -30.0672
CIE-LCH:
53.3204, 90.9446, 340.6942
CIE-Luv:
53.3204, 102.7660, -58.3886
Hunter-Lab:
46.1960, 86.3337, -26.1299
#ed00b5 color charts
#ed00b5 color shades, tints & tones
#ed00b5 color schemes
#ed00b5 color preview, HTML & CSS examples
This text has a color of #ed00b5
<p style="color:#ed00b5;">Text here</p>
.mytext {color:#ed00b5;}
This box has a color of #ed00b5
<div style="background-color:#ed00b5;">Content here</div>
.mybackground {background-color:#ed00b5;}
Border around this has a color of #ed00b5
<div style="border:2px solid #ed00b5;">Content here</div>
.myborder {border:2px solid #ed00b5;}