#ed01ed color space conversions
Hex:
#ed01ed
RGB:
237, 1, 237
CMY:
7, 100, 7
CMYK:
0, 100, 0, 7
HSL:
300°, 99.1597%, 46.6667%
HSV (HSB):
300°, 99.5781%, 92.9412%
XYZ:
50.2220, 24.1407, 82.1334
xyY:
0.3209, 0.1543, 24.1407
CIE-Lab:
56.2283, 92.8946, -57.5292
CIE-LCH:
56.2283, 109.2658, 328.2303
CIE-Luv:
56.2283, 78.3026, -101.2478
Hunter-Lab:
49.1331, 96.4727, -64.7189
#ed01ed color charts
#ed01ed color shades, tints & tones
#ed01ed color schemes
#ed01ed color preview, HTML & CSS examples
This text has a color of #ed01ed
<p style="color:#ed01ed;">Text here</p>
.mytext {color:#ed01ed;}
This box has a color of #ed01ed
<div style="background-color:#ed01ed;">Content here</div>
.mybackground {background-color:#ed01ed;}
Border around this has a color of #ed01ed
<div style="border:2px solid #ed01ed;">Content here</div>
.myborder {border:2px solid #ed01ed;}