#f928e6 color space conversions
Hex:
#f928e6
RGB:
249, 40, 230
CMY:
2, 84, 10
CMYK:
0, 84, 8, 2
HSL:
305°, 94.5701%, 56.6667%
HSV (HSB):
305°, 83.9357%, 97.6471%
XYZ:
54.1086, 27.3705, 77.2941
xyY:
0.3408, 0.1724, 27.3705
CIE-Lab:
59.3157, 89.7567, -48.5579
CIE-LCH:
59.3157, 102.0496, 331.5868
CIE-Luv:
59.3157, 87.0458, -88.4350
Hunter-Lab:
52.3168, 93.0591, -50.9747
#f928e6 color charts
#f928e6 color shades, tints & tones
#f928e6 color schemes
#f928e6 color preview, HTML & CSS examples
This text has a color of #f928e6
<p style="color:#f928e6;">Text here</p>
.mytext {color:#f928e6;}
This box has a color of #f928e6
<div style="background-color:#f928e6;">Content here</div>
.mybackground {background-color:#f928e6;}
Border around this has a color of #f928e6
<div style="border:2px solid #f928e6;">Content here</div>
.myborder {border:2px solid #f928e6;}