#e171f9 color space conversions
Hex:
#e171f9
RGB:
225, 113, 249
CMY:
12, 56, 2
CMYK:
10, 55, 0, 2
HSL:
289°, 91.8919%, 70.9804%
HSV (HSB):
289°, 54.6185%, 97.6471%
XYZ:
54.0553, 34.6574, 93.4630
xyY:
0.2967, 0.1902, 34.6574
CIE-Lab:
65.4810, 63.0459, -49.5897
CIE-LCH:
65.4810, 80.2118, 321.8126
CIE-Luv:
65.4810, 47.0373, -87.8707
Hunter-Lab:
58.8705, 60.8767, -52.9197
#e171f9 color charts
#e171f9 color shades, tints & tones
#e171f9 color schemes
#e171f9 color preview, HTML & CSS examples
This text has a color of #e171f9
<p style="color:#e171f9;">Text here</p>
.mytext {color:#e171f9;}
This box has a color of #e171f9
<div style="background-color:#e171f9;">Content here</div>
.mybackground {background-color:#e171f9;}
Border around this has a color of #e171f9
<div style="border:2px solid #e171f9;">Content here</div>
.myborder {border:2px solid #e171f9;}