#f20fff Hex Color

#F20FFF
0
  • #f20fff Color Information

    • In RGB color space, #f20fff hex color has a red value of 242, a green value of 15 and a blue value of 255.

    • In CMYK color space (used in color printing), #f20fff hex color is composed of 5.1% cyan, 94.12% magenta, 0% yellow and 0% black.

    • #f20fff color has a hue of 296.8 degrees, a saturation of 100% and a lightness of 52.9%.

    • #f20fff hex color contains mainly BLUE.

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

    • #f20fff hex color has a decimal value of 15863807.



    #f20fff Color Spaces (Color Conversions)

    HEX f20fff #f20fff
    RGB 242, 15, 255 rgb(242, 15, 255)
    RGB Percent 94.9, 5.88, 100 rgb(94.9, 5.88, 100)
    CMYK 5, 94, 0, 0
    HSL 296.8°, 100, 52.9 hsl(296.8, 100%, 52.9%)
    HSV 296.8°, 94.1, 100
    XYZ 54.839, 26.439, 96.821
    Hunter Lab 51.419, 100.39, -75.649
    CIE-LAB 58.451, 95.338, -63.959
    CIE-LCH 58.451, 114.805, 326.144
    CIE-LUV 5.1, 94.12, 0, 0
    Web Safe ff00ff

    RGB percent of color #f20fff

    94.9%
    5.88%
    100%

    CMYK percent of color #f20fff

    5.1%
    94.12%
    0%
    0%


    Color Schemes with #f20fff

    Complementary Color

    Split Complementary


    #f20fff Color Preview

    Text with hexadecimal color #f20fff

    This text has a font color of #f20fff

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

    #f20fff Background Color

    This box has a background color of #f20fff

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

    #f20fff Border Color

    This box has a border color of #f20fff

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

    CSS codes

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

    #f20fff Color on white background

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

    #f20fff Color on black background

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