#ed93e4 color space conversions
Hex:
#ed93e4
RGB:
237, 147, 228
CMY:
7, 42, 11
CMYK:
0, 38, 4, 7
HSL:
306°, 71.4286%, 75.2941%
HSV (HSB):
306°, 37.9747%, 92.9412%
XYZ:
59.3624, 44.4734, 78.8543
xyY:
0.3249, 0.2434, 44.4734
CIE-Lab:
72.5438, 45.7389, -26.9433
CIE-LCH:
72.5438, 53.0847, 329.4991
CIE-Luv:
72.5438, 45.9521, -49.7076
Hunter-Lab:
66.6884, 42.1863, -23.4244
#ed93e4 color charts
#ed93e4 color shades, tints & tones
#ed93e4 color schemes
#ed93e4 color preview, HTML & CSS examples
This text has a color of #ed93e4
<p style="color:#ed93e4;">Text here</p>
.mytext {color:#ed93e4;}
This box has a color of #ed93e4
<div style="background-color:#ed93e4;">Content here</div>
.mybackground {background-color:#ed93e4;}
Border around this has a color of #ed93e4
<div style="border:2px solid #ed93e4;">Content here</div>
.myborder {border:2px solid #ed93e4;}