#ed17ed color space conversions
Hex:
#ed17ed
RGB:
237, 23, 237
CMY:
7, 91, 7
CMYK:
0, 90, 0, 7
HSL:
300°, 85.6000%, 50.9804%
HSV (HSB):
300°, 90.2954%, 92.9412%
XYZ:
50.5175, 24.7317, 82.2319
xyY:
0.3208, 0.1570, 24.7317
CIE-Lab:
56.8131, 91.1655, -56.5938
CIE-LCH:
56.8131, 107.3033, 328.1688
CIE-Luv:
56.8131, 77.2357, -99.8685
Hunter-Lab:
49.7310, 94.2937, -63.2263
#ed17ed color charts
#ed17ed color shades, tints & tones
#ed17ed color schemes
#ed17ed color preview, HTML & CSS examples
This text has a color of #ed17ed
<p style="color:#ed17ed;">Text here</p>
.mytext {color:#ed17ed;}
This box has a color of #ed17ed
<div style="background-color:#ed17ed;">Content here</div>
.mybackground {background-color:#ed17ed;}
Border around this has a color of #ed17ed
<div style="border:2px solid #ed17ed;">Content here</div>
.myborder {border:2px solid #ed17ed;}