#f92fd4 color space conversions
Hex:
#f92fd4
RGB:
249, 47, 212
CMY:
2, 82, 17
CMYK:
0, 81, 15, 2
HSL:
311°, 94.3925%, 58.0392%
HSV (HSB):
311°, 81.1245%, 97.6471%
XYZ:
51.9671, 26.9262, 64.7457
xyY:
0.3618, 0.1875, 26.9262
CIE-Lab:
58.9060, 85.9819, -39.0340
CIE-LCH:
58.9060, 94.4275, 335.5829
CIE-Luv:
58.9060, 93.3558, -73.1835
Hunter-Lab:
51.8905, 87.9552, -37.6550
#f92fd4 color charts
#f92fd4 color shades, tints & tones
#f92fd4 color schemes
#f92fd4 color preview, HTML & CSS examples
This text has a color of #f92fd4
<p style="color:#f92fd4;">Text here</p>
.mytext {color:#f92fd4;}
This box has a color of #f92fd4
<div style="background-color:#f92fd4;">Content here</div>
.mybackground {background-color:#f92fd4;}
Border around this has a color of #f92fd4
<div style="border:2px solid #f92fd4;">Content here</div>
.myborder {border:2px solid #f92fd4;}