#f172e5 color space conversions
Hex:
#f172e5
RGB:
241, 114, 229
CMY:
5, 55, 10
CMYK:
0, 53, 5, 5
HSL:
306°, 81.9355%, 69.6078%
HSV (HSB):
306°, 52.6971%, 94.5098%
XYZ:
56.4358, 36.3925, 78.1787
xyY:
0.3300, 0.2128, 36.3925
CIE-Lab:
66.8188, 63.2735, -36.2996
CIE-LCH:
66.8188, 72.9466, 330.1574
CIE-Luv:
66.8188, 62.4646, -66.8449
Hunter-Lab:
60.3262, 61.4176, -34.6075
#f172e5 color charts
#f172e5 color shades, tints & tones
#f172e5 color schemes
#f172e5 color preview, HTML & CSS examples
This text has a color of #f172e5
<p style="color:#f172e5;">Text here</p>
.mytext {color:#f172e5;}
This box has a color of #f172e5
<div style="background-color:#f172e5;">Content here</div>
.mybackground {background-color:#f172e5;}
Border around this has a color of #f172e5
<div style="border:2px solid #f172e5;">Content here</div>
.myborder {border:2px solid #f172e5;}