#f500fb Hex Color

#F500FB
0
  • #f500fb Color Information

    • In RGB color space, #f500fb hex color has a red value of 245, a green value of 0 and a blue value of 251.

    • In CMYK color space (used in color printing), #f500fb hex color is composed of 2.39% cyan, 100% magenta, 0% yellow and 1.57% black.

    • #f500fb color has a hue of 298.6 degrees, a saturation of 100% and a lightness of 49.2%.

    • #f500fb hex color contains mainly BLUE.

    • The closest web safe color of #f500fb is #ff00ff

    • #f500fb hex color has a decimal value of 16056571.



    #f500fb Color Spaces (Color Conversions)

    HEX f500fb #f500fb
    RGB 245, 0, 251 rgb(245, 0, 251)
    RGB Percent 96.08, 0, 98.43 rgb(96.08, 0, 98.43)
    CMYK 2, 100, 0, 2
    HSL 298.6°, 100, 49.2 hsl(298.6, 100%, 49.2%)
    HSV 298.6°, 100, 98.4
    XYZ 55.069, 26.378, 93.456
    Hunter Lab 51.36, 101.513, -71.935
    CIE-LAB 58.394, 96.166, -61.804
    CIE-LCH 58.394, 114.314, 327.272
    CIE-LUV 2.39, 100, 0, 1.57
    Web Safe ff00ff

    RGB percent of color #f500fb

    96.08%
    0%
    98.43%

    CMYK percent of color #f500fb

    2.39%
    100%
    0%
    1.57%


    Color Schemes with #f500fb

    Complementary Color

    Split Complementary


    #f500fb Color Preview

    Text with hexadecimal color #f500fb

    This text has a font color of #f500fb

    <p style="color:#f500fb">Text here</p>

    #f500fb Background Color

    This box has a background color of #f500fb

    <div style="background-color:#f500fb">Text here</div>

    #f500fb Border Color

    This box has a border color of #f500fb

    <div style="border: 4px solid #f500fb">Text here</div>

    CSS codes

    <p style="color:#f500fb">Text here</p>
    <div style="background-color:#f500fb">Text here</div>
    <div style="border: 4px solid #f500fb">Text here</div>

    #f500fb Color on white background

    This is how a font and box color of #f500fb will look
    on a white background.

    #f500fb Color on black background

    This is how a font and box color of #f500fb hex color will look
    on a black background.