#ed28ed color space conversions
Hex:
#ed28ed
RGB:
237, 40, 237
CMY:
7, 84, 7
CMYK:
0, 83, 0, 7
HSL:
300°, 84.5494%, 54.3137%
HSV (HSB):
300°, 83.1224%, 92.9412%
XYZ:
50.9699, 25.6365, 82.3827
xyY:
0.3206, 0.1612, 25.6365
CIE-Lab:
57.6904, 88.5893, -55.1924
CIE-LCH:
57.6904, 104.3756, 328.0765
CIE-Luv:
57.6904, 75.6068, -97.7626
Hunter-Lab:
50.6325, 91.0824, -61.0262
#ed28ed color charts
#ed28ed color shades, tints & tones
#ed28ed color schemes
#ed28ed color preview, HTML & CSS examples
This text has a color of #ed28ed
<p style="color:#ed28ed;">Text here</p>
.mytext {color:#ed28ed;}
This box has a color of #ed28ed
<div style="background-color:#ed28ed;">Content here</div>
.mybackground {background-color:#ed28ed;}
Border around this has a color of #ed28ed
<div style="border:2px solid #ed28ed;">Content here</div>
.myborder {border:2px solid #ed28ed;}