#f928e7 color space conversions
Hex:
#f928e7
RGB:
249, 40, 231
CMY:
2, 84, 9
CMYK:
0, 84, 7, 2
HSL:
305°, 94.5701%, 56.6667%
HSV (HSB):
305°, 83.9357%, 97.6471%
XYZ:
54.2495, 27.4268, 78.0359
xyY:
0.3397, 0.1717, 27.4268
CIE-Lab:
59.3674, 89.8934, -49.0378
CIE-LCH:
59.3674, 102.3988, 331.3870
CIE-Luv:
59.3674, 86.6424, -89.2053
Hunter-Lab:
52.3706, 93.2553, -51.6868
#f928e7 color charts
#f928e7 color shades, tints & tones
#f928e7 color schemes
#f928e7 color preview, HTML & CSS examples
This text has a color of #f928e7
<p style="color:#f928e7;">Text here</p>
.mytext {color:#f928e7;}
This box has a color of #f928e7
<div style="background-color:#f928e7;">Content here</div>
.mybackground {background-color:#f928e7;}
Border around this has a color of #f928e7
<div style="border:2px solid #f928e7;">Content here</div>
.myborder {border:2px solid #f928e7;}