#e95cc0 color space conversions
Hex:
#e95cc0
RGB:
233, 92, 192
CMY:
9, 64, 25
CMYK:
0, 61, 18, 9
HSL:
317°, 76.2162%, 63.7255%
HSV (HSB):
317°, 60.5150%, 91.3725%
XYZ:
46.9458, 28.7837, 52.9507
xyY:
0.3648, 0.2237, 28.7837
CIE-Lab:
60.5903, 65.1054, -25.2255
CIE-LCH:
60.5903, 69.8214, 338.8208
CIE-Luv:
60.5903, 76.1662, -48.8453
Hunter-Lab:
53.6504, 62.3049, -20.9613
#e95cc0 color charts
#e95cc0 color shades, tints & tones
#e95cc0 color schemes
#e95cc0 color preview, HTML & CSS examples
This text has a color of #e95cc0
<p style="color:#e95cc0;">Text here</p>
.mytext {color:#e95cc0;}
This box has a color of #e95cc0
<div style="background-color:#e95cc0;">Content here</div>
.mybackground {background-color:#e95cc0;}
Border around this has a color of #e95cc0
<div style="border:2px solid #e95cc0;">Content here</div>
.myborder {border:2px solid #e95cc0;}