#f72fdf color space conversions
Hex:
#f72fdf
RGB:
247, 47, 223
CMY:
3, 82, 13
CMYK:
0, 81, 10, 3
HSL:
307°, 92.5926%, 57.6471%
HSV (HSB):
307°, 80.9717%, 96.8627%
XYZ:
52.6936, 27.1349, 72.2723
xyY:
0.3464, 0.1784, 27.1349
CIE-Lab:
59.0990, 87.0464, -44.9809
CIE-LCH:
59.0990, 97.9814, 332.6725
CIE-Luv:
59.0990, 87.3621, -82.4818
Hunter-Lab:
52.0912, 89.4047, -45.7963
#f72fdf color charts
#f72fdf color shades, tints & tones
#f72fdf color schemes
#f72fdf color preview, HTML & CSS examples
This text has a color of #f72fdf
<p style="color:#f72fdf;">Text here</p>
.mytext {color:#f72fdf;}
This box has a color of #f72fdf
<div style="background-color:#f72fdf;">Content here</div>
.mybackground {background-color:#f72fdf;}
Border around this has a color of #f72fdf
<div style="border:2px solid #f72fdf;">Content here</div>
.myborder {border:2px solid #f72fdf;}