#f172d8 color space conversions
Hex:
#f172d8
RGB:
241, 114, 216
CMY:
5, 55, 15
CMYK:
0, 53, 10, 5
HSL:
312°, 81.9355%, 69.6078%
HSV (HSB):
312°, 52.6971%, 94.5098%
XYZ:
54.6876, 35.6933, 68.9729
xyY:
0.3432, 0.2240, 35.6933
CIE-Lab:
66.2849, 61.1898, -29.8951
CIE-LCH:
66.2849, 68.1022, 333.9616
CIE-Luv:
66.2849, 66.0286, -56.2505
Hunter-Lab:
59.7438, 58.8415, -26.6282
#f172d8 color charts
#f172d8 color shades, tints & tones
#f172d8 color schemes
#f172d8 color preview, HTML & CSS examples
This text has a color of #f172d8
<p style="color:#f172d8;">Text here</p>
.mytext {color:#f172d8;}
This box has a color of #f172d8
<div style="background-color:#f172d8;">Content here</div>
.mybackground {background-color:#f172d8;}
Border around this has a color of #f172d8
<div style="border:2px solid #f172d8;">Content here</div>
.myborder {border:2px solid #f172d8;}