#e172d8 color space conversions
Hex:
#e172d8
RGB:
225, 114, 216
CMY:
12, 55, 15
CMYK:
0, 49, 4, 12
HSL:
305°, 64.9123%, 66.4706%
HSV (HSB):
305°, 49.3333%, 88.2353%
XYZ:
49.4633, 33.0000, 68.7284
xyY:
0.3272, 0.2183, 33.0000
CIE-Lab:
64.1609, 56.6567, -33.3538
CIE-LCH:
64.1609, 65.7454, 329.5146
CIE-Luv:
64.1609, 54.8302, -60.6203
Hunter-Lab:
57.4457, 53.1667, -30.7230
#e172d8 color charts
#e172d8 color shades, tints & tones
#e172d8 color schemes
#e172d8 color preview, HTML & CSS examples
This text has a color of #e172d8
<p style="color:#e172d8;">Text here</p>
.mytext {color:#e172d8;}
This box has a color of #e172d8
<div style="background-color:#e172d8;">Content here</div>
.mybackground {background-color:#e172d8;}
Border around this has a color of #e172d8
<div style="border:2px solid #e172d8;">Content here</div>
.myborder {border:2px solid #e172d8;}