#e171f2 color space conversions
Hex:
#e171f2
RGB:
225, 113, 242
CMY:
12, 56, 5
CMYK:
7, 53, 0, 5
HSL:
292°, 83.2258%, 69.6078%
HSV (HSB):
292°, 53.3058%, 94.9020%
XYZ:
52.9835, 34.2286, 87.8186
xyY:
0.3027, 0.1956, 34.2286
CIE-Lab:
65.1436, 61.7438, -46.2654
CIE-LCH:
65.1436, 77.1543, 323.1553
CIE-Luv:
65.1436, 48.7310, -82.2510
Hunter-Lab:
58.5052, 59.2690, -48.0430
#e171f2 color charts
#e171f2 color shades, tints & tones
#e171f2 color schemes
#e171f2 color preview, HTML & CSS examples
This text has a color of #e171f2
<p style="color:#e171f2;">Text here</p>
.mytext {color:#e171f2;}
This box has a color of #e171f2
<div style="background-color:#e171f2;">Content here</div>
.mybackground {background-color:#e171f2;}
Border around this has a color of #e171f2
<div style="border:2px solid #e171f2;">Content here</div>
.myborder {border:2px solid #e171f2;}