#f92dfb color space conversions
Hex:
#f92dfb
RGB:
249, 45, 251
CMY:
2, 82, 2
CMYK:
1, 82, 0, 2
HSL:
299°, 96.2617%, 58.0392%
HSV (HSB):
299°, 82.0717%, 98.4314%
XYZ:
57.4179, 28.9815, 93.8345
xyY:
0.3186, 0.1608, 28.9815
CIE-Lab:
60.7653, 91.7897, -57.9717
CIE-LCH:
60.7653, 108.5636, 327.7247
CIE-Luv:
60.7653, 78.2285, -103.6309
Hunter-Lab:
53.8345, 96.1711, -65.6594
#f92dfb color charts
#f92dfb color shades, tints & tones
#f92dfb color schemes
#f92dfb color preview, HTML & CSS examples
This text has a color of #f92dfb
<p style="color:#f92dfb;">Text here</p>
.mytext {color:#f92dfb;}
This box has a color of #f92dfb
<div style="background-color:#f92dfb;">Content here</div>
.mybackground {background-color:#f92dfb;}
Border around this has a color of #f92dfb
<div style="border:2px solid #f92dfb;">Content here</div>
.myborder {border:2px solid #f92dfb;}