#f928ed color space conversions
Hex:
#f928ed
RGB:
249, 40, 237
CMY:
2, 84, 7
CMYK:
0, 84, 5, 2
HSL:
303°, 94.5701%, 56.6667%
HSV (HSB):
303°, 83.9357%, 97.6471%
XYZ:
55.1118, 27.7717, 82.5765
xyY:
0.3331, 0.1678, 27.7717
CIE-Lab:
59.6820, 90.7231, -51.9015
CIE-LCH:
59.6820, 104.5201, 330.2267
CIE-Luv:
59.6820, 84.2471, -93.8087
Hunter-Lab:
52.6989, 94.4497, -56.0152
#f928ed color charts
#f928ed color shades, tints & tones
#f928ed color schemes
#f928ed color preview, HTML & CSS examples
This text has a color of #f928ed
<p style="color:#f928ed;">Text here</p>
.mytext {color:#f928ed;}
This box has a color of #f928ed
<div style="background-color:#f928ed;">Content here</div>
.mybackground {background-color:#f928ed;}
Border around this has a color of #f928ed
<div style="border:2px solid #f928ed;">Content here</div>
.myborder {border:2px solid #f928ed;}