#f72fd2 color space conversions
Hex:
#f72fd2
RGB:
247, 47, 210
CMY:
3, 82, 18
CMYK:
0, 81, 15, 3
HSL:
311°, 92.5926%, 57.6471%
HSV (HSB):
311°, 80.9717%, 96.8627%
XYZ:
51.0071, 26.4603, 63.3917
xyY:
0.3621, 0.1878, 26.4603
CIE-Lab:
58.4714, 85.3218, -38.6027
CIE-LCH:
58.4714, 93.6481, 335.6563
CIE-Luv:
58.4714, 92.6676, -72.3054
Hunter-Lab:
51.4396, 86.9800, -37.0585
#f72fd2 color charts
#f72fd2 color shades, tints & tones
#f72fd2 color schemes
#f72fd2 color preview, HTML & CSS examples
This text has a color of #f72fd2
<p style="color:#f72fd2;">Text here</p>
.mytext {color:#f72fd2;}
This box has a color of #f72fd2
<div style="background-color:#f72fd2;">Content here</div>
.mybackground {background-color:#f72fd2;}
Border around this has a color of #f72fd2
<div style="border:2px solid #f72fd2;">Content here</div>
.myborder {border:2px solid #f72fd2;}