#e95cc2 color space conversions
Hex:
#e95cc2
RGB:
233, 92, 194
CMY:
9, 64, 24
CMYK:
0, 61, 17, 9
HSL:
317°, 76.2162%, 63.7255%
HSV (HSB):
317°, 60.5150%, 91.3725%
XYZ:
47.1690, 28.8730, 54.1259
xyY:
0.3624, 0.2218, 28.8730
CIE-Lab:
60.6694, 65.3897, -26.2442
CIE-LCH:
60.6694, 70.4598, 338.1319
CIE-Luv:
60.6694, 75.5221, -50.4603
Hunter-Lab:
53.7336, 62.6592, -22.1094
#e95cc2 color charts
#e95cc2 color shades, tints & tones
#e95cc2 color schemes
#e95cc2 color preview, HTML & CSS examples
This text has a color of #e95cc2
<p style="color:#e95cc2;">Text here</p>
.mytext {color:#e95cc2;}
This box has a color of #e95cc2
<div style="background-color:#e95cc2;">Content here</div>
.mybackground {background-color:#e95cc2;}
Border around this has a color of #e95cc2
<div style="border:2px solid #e95cc2;">Content here</div>
.myborder {border:2px solid #e95cc2;}