#e95edf color space conversions
Hex:
#e95edf
RGB:
233, 94, 223
CMY:
9, 63, 13
CMYK:
0, 60, 4, 9
HSL:
304°, 75.9563%, 64.1176%
HSV (HSB):
304°, 59.6567%, 91.3725%
XYZ:
50.9263, 30.6568, 73.0453
xyY:
0.3293, 0.1983, 30.6568
CIE-Lab:
62.2168, 68.9631, -40.2251
CIE-LCH:
62.2168, 79.8371, 329.7456
CIE-Luv:
62.2168, 65.7094, -73.0617
Hunter-Lab:
55.3685, 67.2838, -39.4607
#e95edf color charts
#e95edf color shades, tints & tones
#e95edf color schemes
#e95edf color preview, HTML & CSS examples
This text has a color of #e95edf
<p style="color:#e95edf;">Text here</p>
.mytext {color:#e95edf;}
This box has a color of #e95edf
<div style="background-color:#e95edf;">Content here</div>
.mybackground {background-color:#e95edf;}
Border around this has a color of #e95edf
<div style="border:2px solid #e95edf;">Content here</div>
.myborder {border:2px solid #e95edf;}