#e172e7 color space conversions
Hex:
#e172e7
RGB:
225, 114, 231
CMY:
12, 55, 9
CMYK:
3, 51, 0, 9
HSL:
297°, 70.9091%, 67.6471%
HSV (HSB):
297°, 50.6494%, 90.5882%
XYZ:
51.4925, 33.8117, 79.4137
xyY:
0.3126, 0.2053, 33.8117
CIE-Lab:
64.8128, 59.2728, -40.6962
CIE-LCH:
64.8128, 71.8989, 325.5268
CIE-Luv:
64.8128, 51.0773, -72.8645
Hunter-Lab:
58.1478, 56.3109, -40.2701
#e172e7 color charts
#e172e7 color shades, tints & tones
#e172e7 color schemes
#e172e7 color preview, HTML & CSS examples
This text has a color of #e172e7
<p style="color:#e172e7;">Text here</p>
.mytext {color:#e172e7;}
This box has a color of #e172e7
<div style="background-color:#e172e7;">Content here</div>
.mybackground {background-color:#e172e7;}
Border around this has a color of #e172e7
<div style="border:2px solid #e172e7;">Content here</div>
.myborder {border:2px solid #e172e7;}