#e95fc0 color space conversions
Hex:
#e95fc0
RGB:
233, 95, 192
CMY:
9, 63, 25
CMYK:
0, 59, 18, 9
HSL:
318°, 75.8242%, 64.3137%
HSV (HSB):
318°, 59.2275%, 91.3725%
XYZ:
47.2109, 29.3138, 53.0390
xyY:
0.3644, 0.2263, 29.3138
CIE-Lab:
61.0576, 63.8334, -24.5072
CIE-LCH:
61.0576, 68.3762, 338.9970
CIE-Luv:
61.0576, 74.9869, -47.5945
Hunter-Lab:
54.1422, 60.8994, -20.1823
#e95fc0 color charts
#e95fc0 color shades, tints & tones
#e95fc0 color schemes
#e95fc0 color preview, HTML & CSS examples
This text has a color of #e95fc0
<p style="color:#e95fc0;">Text here</p>
.mytext {color:#e95fc0;}
This box has a color of #e95fc0
<div style="background-color:#e95fc0;">Content here</div>
.mybackground {background-color:#e95fc0;}
Border around this has a color of #e95fc0
<div style="border:2px solid #e95fc0;">Content here</div>
.myborder {border:2px solid #e95fc0;}