#e191fc color space conversions
Hex:
#e191fc
RGB:
225, 145, 252
CMY:
12, 43, 1
CMYK:
11, 42, 0, 1
HSL:
285°, 94.6903%, 77.8431%
HSV (HSB):
285°, 42.4603%, 98.8235%
XYZ:
58.7474, 43.2866, 97.3543
xyY:
0.2946, 0.2171, 43.2866
CIE-Lab:
71.7491, 47.6835, -41.3848
CIE-LCH:
71.7491, 63.1381, 319.0451
CIE-Luv:
71.7491, 34.6271, -73.4992
Hunter-Lab:
65.7926, 44.2490, -41.6775
#e191fc color charts
#e191fc color shades, tints & tones
#e191fc color schemes
#e191fc color preview, HTML & CSS examples
This text has a color of #e191fc
<p style="color:#e191fc;">Text here</p>
.mytext {color:#e191fc;}
This box has a color of #e191fc
<div style="background-color:#e191fc;">Content here</div>
.mybackground {background-color:#e191fc;}
Border around this has a color of #e191fc
<div style="border:2px solid #e191fc;">Content here</div>
.myborder {border:2px solid #e191fc;}