#e171db color space conversions
Hex:
#e171db
RGB:
225, 113, 219
CMY:
12, 56, 14
CMYK:
0, 50, 3, 12
HSL:
303°, 65.1163%, 66.2745%
HSV (HSB):
303°, 49.7778%, 88.2353%
XYZ:
49.7426, 32.9323, 70.7527
xyY:
0.3242, 0.2146, 32.9323
CIE-Lab:
64.1060, 57.6490, -35.1166
CIE-LCH:
64.1060, 67.5024, 328.6525
CIE-Luv:
64.1060, 54.4647, -63.5680
Hunter-Lab:
57.3867, 54.2968, -32.9287
#e171db color charts
#e171db color shades, tints & tones
#e171db color schemes
#e171db color preview, HTML & CSS examples
This text has a color of #e171db
<p style="color:#e171db;">Text here</p>
.mytext {color:#e171db;}
This box has a color of #e171db
<div style="background-color:#e171db;">Content here</div>
.mybackground {background-color:#e171db;}
Border around this has a color of #e171db
<div style="border:2px solid #e171db;">Content here</div>
.myborder {border:2px solid #e171db;}