#f92fd9 color space conversions
Hex:
#f92fd9
RGB:
249, 47, 217
CMY:
2, 82, 15
CMYK:
0, 81, 13, 2
HSL:
310°, 94.3925%, 58.0392%
HSV (HSB):
310°, 81.1245%, 97.6471%
XYZ:
52.6078, 27.1825, 68.1197
xyY:
0.3557, 0.1838, 27.1825
CIE-Lab:
59.1429, 86.6342, -41.4976
CIE-LCH:
59.1429, 96.0601, 334.4057
CIE-Luv:
59.1429, 91.2933, -77.1080
Hunter-Lab:
52.1369, 88.8729, -40.9698
#f92fd9 color charts
#f92fd9 color shades, tints & tones
#f92fd9 color schemes
#f92fd9 color preview, HTML & CSS examples
This text has a color of #f92fd9
<p style="color:#f92fd9;">Text here</p>
.mytext {color:#f92fd9;}
This box has a color of #f92fd9
<div style="background-color:#f92fd9;">Content here</div>
.mybackground {background-color:#f92fd9;}
Border around this has a color of #f92fd9
<div style="border:2px solid #f92fd9;">Content here</div>
.myborder {border:2px solid #f92fd9;}