#e95bc4 color space conversions
Hex:
#e95bc4
RGB:
233, 91, 196
CMY:
9, 64, 23
CMYK:
0, 61, 16, 9
HSL:
316°, 76.3441%, 63.5294%
HSV (HSB):
316°, 60.9442%, 91.3725%
XYZ:
47.3092, 28.7913, 55.2884
xyY:
0.3601, 0.2191, 28.7913
CIE-Lab:
60.5970, 66.0932, -27.4951
CIE-LCH:
60.5970, 71.5841, 337.4124
CIE-Luv:
60.5970, 75.2550, -52.4841
Hunter-Lab:
53.6576, 63.4804, -23.5317
#e95bc4 color charts
#e95bc4 color shades, tints & tones
#e95bc4 color schemes
#e95bc4 color preview, HTML & CSS examples
This text has a color of #e95bc4
<p style="color:#e95bc4;">Text here</p>
.mytext {color:#e95bc4;}
This box has a color of #e95bc4
<div style="background-color:#e95bc4;">Content here</div>
.mybackground {background-color:#e95bc4;}
Border around this has a color of #e95bc4
<div style="border:2px solid #e95bc4;">Content here</div>
.myborder {border:2px solid #e95bc4;}