#ed93e9 color space conversions
Hex:
#ed93e9
RGB:
237, 147, 233
CMY:
7, 42, 9
CMYK:
0, 38, 2, 7
HSL:
303°, 71.4286%, 75.2941%
HSV (HSB):
303°, 37.9747%, 92.9412%
XYZ:
60.0668, 44.7552, 82.5635
xyY:
0.3206, 0.2388, 44.7552
CIE-Lab:
72.7304, 46.6185, -29.3947
CIE-LCH:
72.7304, 55.1120, 327.7670
CIE-Luv:
72.7304, 44.9676, -53.8321
Hunter-Lab:
66.8993, 43.1957, -26.3430
#ed93e9 color charts
#ed93e9 color shades, tints & tones
#ed93e9 color schemes
#ed93e9 color preview, HTML & CSS examples
This text has a color of #ed93e9
<p style="color:#ed93e9;">Text here</p>
.mytext {color:#ed93e9;}
This box has a color of #ed93e9
<div style="background-color:#ed93e9;">Content here</div>
.mybackground {background-color:#ed93e9;}
Border around this has a color of #ed93e9
<div style="border:2px solid #ed93e9;">Content here</div>
.myborder {border:2px solid #ed93e9;}