#f800fa Hex Color

#F800FA
0
  • #f800fa Color Information

    • In RGB color space, #f800fa hex color has a red value of 248, a green value of 0 and a blue value of 250.

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

    • #f800fa color has a hue of 299.5 degrees, a saturation of 100% and a lightness of 49%.

    • #f800fa hex color contains mainly BLUE.

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

    • #f800fa hex color has a decimal value of 16253178.



    #f800fa Color Spaces (Color Conversions)

    HEX f800fa #f800fa
    RGB 248, 0, 250 rgb(248, 0, 250)
    RGB Percent 97.25, 0, 98.04 rgb(97.25, 0, 98.04)
    CMYK 1, 100, 0, 2
    HSL 299.5°, 100, 49 hsl(299.5, 100%, 49%)
    HSV 299.5°, 100, 98
    XYZ 55.967, 26.859, 92.677
    Hunter Lab 51.826, 102.069, -69.747
    CIE-LAB 58.844, 96.482, -60.499
    CIE-LCH 58.844, 113.881, 327.91
    CIE-LUV 0.8, 100, 0, 1.96
    Web Safe ff00ff

    RGB percent of color #f800fa

    97.25%
    0%
    98.04%

    CMYK percent of color #f800fa

    0.8%
    100%
    0%
    1.96%


    Color Schemes with #f800fa

    Complementary Color

    Split Complementary


    #f800fa Color Preview

    Text with hexadecimal color #f800fa

    This text has a font color of #f800fa

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

    #f800fa Background Color

    This box has a background color of #f800fa

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

    #f800fa Border Color

    This box has a border color of #f800fa

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

    CSS codes

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

    #f800fa Color on white background

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

    #f800fa Color on black background

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