#ed00f1 color space conversions
Hex:
#ed00f1
RGB:
237, 0, 241
CMY:
7, 100, 5
CMYK:
2, 100, 0, 5
HSL:
299°, 100.0000%, 47.2549%
HSV (HSB):
299°, 100.0000%, 94.5098%
XYZ:
50.8022, 24.3554, 85.2426
xyY:
0.3167, 0.1518, 24.3554
CIE-Lab:
56.4419, 93.5251, -59.4300
CIE-LCH:
56.4419, 110.8100, 327.5663
CIE-Luv:
56.4419, 76.7622, -104.2507
Hunter-Lab:
49.3512, 97.3838, -67.8637
#ed00f1 color charts
#ed00f1 color shades, tints & tones
#ed00f1 color schemes
#ed00f1 color preview, HTML & CSS examples
This text has a color of #ed00f1
<p style="color:#ed00f1;">Text here</p>
.mytext {color:#ed00f1;}
This box has a color of #ed00f1
<div style="background-color:#ed00f1;">Content here</div>
.mybackground {background-color:#ed00f1;}
Border around this has a color of #ed00f1
<div style="border:2px solid #ed00f1;">Content here</div>
.myborder {border:2px solid #ed00f1;}