In RGB color space, #f300fb hex color has a red value of 243, a green value of 0 and a blue value of 251.
In CMYK color space (used in color printing), #f300fb hex color is composed of 3.19% cyan, 100% magenta, 0% yellow and 1.57% black.
#f300fb color has a hue of 298.1 degrees, a saturation of 100% and a lightness of 49.2%.
#f300fb hex color contains mainly BLUE.
The closest web safe color of #f300fb is #ff00ff
#f300fb hex color has a decimal value of 15925499.
HEX | f300fb | #f300fb |
---|---|---|
RGB | 243, 0, 251 | rgb(243, 0, 251) |
RGB Percent | 95.29, 0, 98.43 | rgb(95.29, 0, 98.43) |
CMYK | 3, 100, 0, 2 | |
HSL | 298.1°, 100, 49.2 | hsl(298.1, 100%, 49.2%) |
HSV | 298.1°, 100, 98.4 |
XYZ | 54.375, 26.02, 93.423 |
---|---|
Hunter Lab | 51.01, 101.009, -72.881 |
CIE-LAB | 58.056, 95.865, -62.364 |
CIE-LCH | 58.056, 114.365, 326.954 |
CIE-LUV | 3.19, 100, 0, 1.57 |
Web Safe | ff00ff |
RGB percent of color #f300fb
CMYK percent of color #f300fb
Text with hexadecimal color #f300fb
This text has a font color of #f300fb
<p style="color:#f300fb">Text here</p>
#f300fb Background Color
This box has a background color of #f300fb
<div style="background-color:#f300fb">Text here</div>
#f300fb Border Color
This box has a border color of #f300fb
<div style="border: 4px solid #f300fb">Text here</div>
CSS codes
<p style="color:#f300fb">Text here</p>
<div style="background-color:#f300fb">Text here</div>
<div style="border: 4px solid #f300fb">Text here</div>
#f300fb Color on white background
This is how a font and box color of #f300fb will look
on a white background.
#f300fb Color on black background
This is how a font and box color of #f300fb hex color will look
on a black background.