#ed97e1 color space conversions
Hex:
#ed97e1
RGB:
237, 151, 225
CMY:
7, 41, 12
CMYK:
0, 36, 5, 7
HSL:
308°, 70.4918%, 76.0784%
HSV (HSB):
308°, 36.2869%, 92.9412%
XYZ:
59.5823, 45.5740, 76.8905
xyY:
0.3273, 0.2503, 45.5740
CIE-Lab:
73.2682, 43.1434, -24.1907
CIE-LCH:
73.2682, 49.4625, 330.7204
CIE-Luv:
73.2682, 44.6579, -44.9216
Hunter-Lab:
67.5085, 39.4023, -20.2739
#ed97e1 color charts
#ed97e1 color shades, tints & tones
#ed97e1 color schemes
#ed97e1 color preview, HTML & CSS examples
This text has a color of #ed97e1
<p style="color:#ed97e1;">Text here</p>
.mytext {color:#ed97e1;}
This box has a color of #ed97e1
<div style="background-color:#ed97e1;">Content here</div>
.mybackground {background-color:#ed97e1;}
Border around this has a color of #ed97e1
<div style="border:2px solid #ed97e1;">Content here</div>
.myborder {border:2px solid #ed97e1;}