#ed01ce color space conversions
Hex:
#ed01ce
RGB:
237, 1, 206
CMY:
7, 100, 19
CMYK:
0, 100, 13, 7
HSL:
308°, 99.1597%, 46.6667%
HSV (HSB):
308°, 99.5781%, 92.9412%
XYZ:
46.0765, 22.4825, 60.3036
xyY:
0.3576, 0.1745, 22.4825
CIE-Lab:
54.5352, 88.7498, -42.6321
CIE-LCH:
54.5352, 98.4582, 334.3421
CIE-Luv:
54.5352, 91.3236, -77.7841
Hunter-Lab:
47.4157, 90.4811, -42.2144
#ed01ce color charts
#ed01ce color shades, tints & tones
#ed01ce color schemes
#ed01ce color preview, HTML & CSS examples
This text has a color of #ed01ce
<p style="color:#ed01ce;">Text here</p>
.mytext {color:#ed01ce;}
This box has a color of #ed01ce
<div style="background-color:#ed01ce;">Content here</div>
.mybackground {background-color:#ed01ce;}
Border around this has a color of #ed01ce
<div style="border:2px solid #ed01ce;">Content here</div>
.myborder {border:2px solid #ed01ce;}