#ed96e9 color space conversions
Hex:
#ed96e9
RGB:
237, 150, 233
CMY:
7, 41, 9
CMYK:
0, 37, 2, 7
HSL:
303°, 70.7317%, 75.8824%
HSV (HSB):
303°, 36.7089%, 92.9412%
XYZ:
60.5394, 45.7004, 82.7211
xyY:
0.3204, 0.2419, 45.7004
CIE-Lab:
73.3507, 45.0671, -28.4411
CIE-LCH:
73.3507, 53.2911, 327.7446
CIE-Luv:
73.3507, 43.6046, -52.0994
Hunter-Lab:
67.6021, 41.5476, -25.2286
#ed96e9 color charts
#ed96e9 color shades, tints & tones
#ed96e9 color schemes
#ed96e9 color preview, HTML & CSS examples
This text has a color of #ed96e9
<p style="color:#ed96e9;">Text here</p>
.mytext {color:#ed96e9;}
This box has a color of #ed96e9
<div style="background-color:#ed96e9;">Content here</div>
.mybackground {background-color:#ed96e9;}
Border around this has a color of #ed96e9
<div style="border:2px solid #ed96e9;">Content here</div>
.myborder {border:2px solid #ed96e9;}