#f92bfc color space conversions
Hex:
#f92bfc
RGB:
249, 43, 252
CMY:
2, 83, 1
CMYK:
1, 83, 0, 1
HSL:
299°, 97.2093%, 57.8431%
HSV (HSB):
299°, 82.9365%, 98.8235%
XYZ:
57.5015, 28.8958, 94.6422
xyY:
0.3176, 0.1596, 28.8958
CIE-Lab:
60.6895, 92.3214, -58.6470
CIE-LCH:
60.6895, 109.3742, 327.5744
CIE-Luv:
60.6895, 78.1026, -104.7065
Hunter-Lab:
53.7548, 96.8706, -66.7594
#f92bfc color charts
#f92bfc color shades, tints & tones
#f92bfc color schemes
#f92bfc color preview, HTML & CSS examples
This text has a color of #f92bfc
<p style="color:#f92bfc;">Text here</p>
.mytext {color:#f92bfc;}
This box has a color of #f92bfc
<div style="background-color:#f92bfc;">Content here</div>
.mybackground {background-color:#f92bfc;}
Border around this has a color of #f92bfc
<div style="border:2px solid #f92bfc;">Content here</div>
.myborder {border:2px solid #f92bfc;}