#f924f2 color space conversions
Hex:
#f924f2
RGB:
249, 36, 242
CMY:
2, 86, 5
CMYK:
0, 86, 3, 2
HSL:
302°, 94.6667%, 55.8824%
HSV (HSB):
302°, 85.5422%, 97.6471%
XYZ:
55.7248, 27.8123, 86.4357
xyY:
0.3278, 0.1636, 27.8123
CIE-Lab:
59.7188, 92.1047, -54.6362
CIE-LCH:
59.7188, 107.0906, 329.3237
CIE-Luv:
59.7188, 82.7407, -98.1942
Hunter-Lab:
52.7374, 96.3212, -60.2592
#f924f2 color charts
#f924f2 color shades, tints & tones
#f924f2 color schemes
#f924f2 color preview, HTML & CSS examples
This text has a color of #f924f2
<p style="color:#f924f2;">Text here</p>
.mytext {color:#f924f2;}
This box has a color of #f924f2
<div style="background-color:#f924f2;">Content here</div>
.mybackground {background-color:#f924f2;}
Border around this has a color of #f924f2
<div style="border:2px solid #f924f2;">Content here</div>
.myborder {border:2px solid #f924f2;}